1#ifndef Podd_THaEvtTypeHandler_h_
2#define Podd_THaEvtTypeHandler_h_
#define ClassDef(name, id)
std::vector< UInt_t > eventtypes
virtual void AddEvtType(UInt_t evtype)
virtual void EvPrint() const
virtual Bool_t IsMyEvent(UInt_t type) const
THaEvtTypeHandler(const THaEvtTypeHandler &fh)
virtual std::vector< UInt_t > GetEvtTypes()
virtual void EvDump(THaEvData *evdata) const
virtual UInt_t GetNumTypes()
virtual void SetDebugFile(std::ofstream *file)
virtual void SetEvtType(UInt_t evtype)
virtual Int_t Analyze(THaEvData *evdata)=0
THaEvtTypeHandler & operator=(const THaEvtTypeHandler &fh)
virtual ~THaEvtTypeHandler()
std::ofstream * fDebugFile
virtual UInt_t GetEvtType()
virtual void MakePrefix()