|
GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include <TXXXUnpackEvent.h>
Inheritance diagram for TXXXCrate:Public Member Functions | |
| TXXXCrate () | |
| TXXXCrate (const char *name, Short_t id) | |
| virtual | ~TXXXCrate () |
Public Member Functions inherited from TGo4CompositeEvent | |
| TGo4CompositeEvent () | |
| TGo4CompositeEvent (const char *aName, const char *aTitle, Short_t aBaseCat=0) | |
| virtual | ~TGo4CompositeEvent () |
| TGo4EventElement * | GetChild (const char *name) override |
| void | makeBranch (TBranch *parent) override |
| Int_t | activateBranch (TBranch *branch, Int_t init=0, TGo4EventElement **var_ptr=nullptr) override |
| void | deactivate () override |
| void | activate () override |
| Bool_t | addEventElement (TGo4EventElement *aElement, Bool_t reading=kFALSE) |
| TTree * | CreateSampleTree (TGo4EventElement **sample=nullptr) override |
| TGo4EventElement * | getEventElement (Int_t idx) |
| TGo4EventElement * | getEventElement (const char *name, Int_t final_element=0) |
| void | Clear (Option_t *opt="") override |
| Short_t | getNElements () const |
| Short_t | getMaxIndex () const |
| Bool_t | isComposed () override |
| TObjArray * | getElements () const |
| TObjArray * | getListOfComposites (Bool_t toplevel=kTRUE) |
| TGo4EventElement & | operator[] (Int_t i) override |
Public Member Functions inherited from TGo4EventElement | |
| TGo4EventElement () | |
| TGo4EventElement (const char *name) | |
| TGo4EventElement (const char *aName, const char *aTitle, Short_t aBaseCat=0) | |
| virtual | ~TGo4EventElement () |
| void | SetValid (Bool_t on) |
| Bool_t | IsValid () const |
| void | SetEventSource (TGo4EventSource *src) |
| void | SetParent (TGo4EventElement *par) |
| void | SetKeepContents (Bool_t on=kTRUE) |
| TGo4EventElement * | GetParent () const |
| TGo4EventSource * | GetEventSource () const |
| Bool_t | CheckEventSource (const char *classname) |
| virtual Int_t | Fill () |
| virtual Int_t | Init () |
| virtual void | PrintEvent () |
| void | Clear (Option_t *opt="") override |
| virtual void | clearAll (Int_t) |
| virtual Short_t | getId () |
| virtual void | setDebug (Bool_t debug) |
| void | Print (Option_t *option="") const override |
| virtual void | synchronizeWithTree (TTree *tree, TGo4EventElement **var_ptr=nullptr) |
| void | ShowSampleTree () |
Additional Inherited Members | |
Protected Member Functions inherited from TGo4CompositeEvent | |
| void | ProvideArray () |
Protected Attributes inherited from TGo4CompositeEvent | |
| Short_t | fNElements {0} |
| TObjArray * | fEventElements {nullptr} |
| Short_t | fMaxIndex {0} |
Protected Attributes inherited from TGo4EventElement | |
| Short_t | fIdentifier {-1} |
| Bool_t | fDebug {kFALSE} |
| Bool_t | fbKeepContents {kFALSE} |
| Debug level. More... | |
Definition at line 70 of file TXXXUnpackEvent.h.
|
inline |
Definition at line 72 of file TXXXUnpackEvent.h.
Referenced by TXXXCrate().
| TXXXCrate::TXXXCrate | ( | const char * | name, |
| Short_t | id | ||
| ) |
Definition at line 19 of file TXXXUnpackEvent.cxx.
References TGo4CompositeEvent::addEventElement(), Config_Crates, TGo4CompositeEvent::TGo4CompositeEvent(), TXXXCrate(), TXXXUnpackEvent::TXXXUnpackEvent(), and XXX_NUM_CRATES.
|
inlinevirtual |
Definition at line 74 of file TXXXUnpackEvent.h.
1.8.13