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