14 #ifndef TGO4EVENTELEMENT_H 15 #define TGO4EVENTELEMENT_H 42 TGo4EventElement(
const char *aName,
const char *aTitle, Short_t aBaseCat = 0);
94 void Clear(Option_t *opt =
"")
override;
101 void Print(Option_t *option =
"")
const override;
141 #endif //TGO4EVENTELEMENT_H virtual void makeBranch(TBranch *parent)
TGo4EventSource * GetEventSource() const
virtual TGo4EventElement * GetChild(const char *name)
virtual Bool_t isComposed()
virtual TTree * CreateSampleTree(TGo4EventElement **sample=nullptr)
virtual void deactivate()
virtual void PrintEvent()
virtual void synchronizeWithTree(TTree *tree, TGo4EventElement **var_ptr=nullptr)
Bool_t CheckEventSource(const char *classname)
TGo4EventElement * fxParent
TGo4EventElement * GetParent() const
virtual void setDebug(Bool_t debug)
void Clear(Option_t *opt="") override
void SetParent(TGo4EventElement *par)
void Print(Option_t *option="") const override
virtual TGo4EventElement & operator[](Int_t)
virtual void clearAll(Int_t)
void SetEventSource(TGo4EventSource *src)
Bool_t fbKeepContents
Debug level.
TGo4EventSource * fxEventSource
void SetKeepContents(Bool_t on=kTRUE)
virtual Int_t activateBranch(TBranch *branch, Int_t index=0, TGo4EventElement **var_ptr=nullptr)
virtual ~TGo4EventElement()