14#ifndef TMESHB1OUTPUTEVENT_H
15#define TMESHB1OUTPUTEVENT_H
27 Int_t
Init()
override;
28 Int_t
Fill()
override;
29 void Clear(Option_t *opt =
"")
override;
Raw event source which reads entries from a root TTree in a TFile.
TMeshB1AnlProc * fxProcessor
Int_t Fill() override
Method called by the event owner (analysis step) to fill the event element from the set event source.
TGo4FileSource * fxFile
Don't put this to file.
Int_t Init() override
Method called on initialization of event classes.
void Clear(Option_t *opt="") override
virtual ~TMeshB1OutputEvent()