4 #ifndef __KVMFMDATAFILEREADER_H
5 #define __KVMFMDATAFILEREADER_H
7 #include "KVRawDataReader.h"
8 #include "MFMFileReader.h"
9 #include "KVNameValueList.h"
11 #include "mesytec_buffer_reader.h"
36 bool ok = ReadNextFrame();
#define ClassDefOverride(name, id)
Read MFM format acquisition data.
virtual ~KVMFMDataFileReader()
Bool_t GetNextEvent() override
void SetActionsExpName(const string &)
void SetActionsDirectory(const string &)
TString GetPathToLastEbyedatActionsFile()
Returns full path to last ACTIONS file used to decode Ebyedat parameters.
Int_t GetRunNumberReadFromFile() const override
void InitialiseMesytecConfig(const std::string &crate, const std::string &channels)
static KVMFMDataFileReader * Open(const Char_t *filepath, Option_t *="")
TString GetDataFormat() const override
mesytec::buffer_reader MTEC_bufrdr
KVMFMDataFileReader(const Char_t *filepath)
mesytec::buffer_reader & GetMesytecBufferReader() const
Abstract base class for reading raw (DAQ) data.