14#ifndef TMESHB3OUTPUTEVENT_H
15#define TMESHB3OUTPUTEVENT_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.
TGo4FileSource * fxFile
Don't put this to file.
virtual ~TMeshB3OutputEvent()
TMeshB3AnlProc * fxProcessor
Int_t Init() override
Method called on initialization of event classes.
Int_t Fill() override
Method called by the event owner (analysis step) to fill the event element from the set event source.
void Clear(Option_t *opt="") override