1#ifndef Podd_THaCodaFileh_h_
2#define Podd_THaCodaFileh_h_
44 virtual bool isOpen()
const;
48 void init(
const char* fname=
"");
#define ClassDef(name, id)
THaCodaFile(const THaCodaFile &fn)=delete
void addEvTypeFilt(UInt_t evtype_to_filt)
virtual bool isOpen() const
virtual Int_t codaOpen(const char *filename, Int_t mode=1)
std::vector< UInt_t > evtypes
void init(const char *fname="")
void setMaxEvFilt(UInt_t max_event)
Int_t filterToFile(const char *output_file)
virtual Int_t codaClose()
std::vector< UInt_t > evlist
THaCodaFile & operator=(const THaCodaFile &fn)=delete
Int_t codaWrite(const UInt_t *evbuffer)
void addEvListFilt(UInt_t event_to_filt)