14#ifndef TMESHRAWEVENT_H
15#define TMESHRAWEVENT_H
17#include "TGo4EventElement.h"
37 Int_t
Fill()
override;
43 void Clear(Option_t *opt =
"")
override;
44 Int_t
Init()
override;
Raw event source which reads entries from a root TTree in a TFile.
TMeshUnpackProc * fxUnpacker
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
Method called by the event owner (analysis step) to clear the event element.
Int_t Init() override
Method called on initialization of event classes.
TMeshB1InputEvent fxSub1
we compose data structure from subbranches:
TGo4FileSource * fxFile
Don't put this to file.