| v2.10-0 (21000JUN2005) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Raw event source which reads entries from a root TTree.
We use one single tree for all generations of events,
which is kept by the go4 maintree class.
| Field Summary | |
private TBranch* | fxBranchThe branch representing our source. |
private TGo4MainTree* | fxSingletonTreeReference to external tree singleton wrapper instance. |
private TTree* | fxTreeReference to external root tree singleton. |
| Fields inherited from interface Go4Event.TGo4EventSource |
fgiTIMEOUTDEFAULT, fguTXTLEN |
| Fields inherited from class TNamed |
fName, fTitle |
| Constructor Summary | |
TGo4TreeSource() | |
TGo4TreeSource(const char * name) | |
TGo4TreeSource(TGo4TreeSourceParameter* par) | |
| Destructor Summary | |
virtual synchronized | ~TGo4TreeSource() |
| Method Summary | |
Bool_t | BuildEvent(TGo4EventElement* dest)Fill the destination event dest from the tree. |
private Int_t | Open() |
| Methods inherited from interface Go4Event.TGo4EventSource |
Clear, GetCreateStatus, GetErrMess, GetEventStatus, SetCreateStatus, SetErrMess, SetEventStatus, ThrowError |
| Methods inherited from class TNamed |
operator=, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine |
| Field Detail |
private TBranch* fxBranch
private TGo4MainTree* fxSingletonTree
private TTree* fxTree
| Constructor Detail |
public TGo4TreeSource()
public TGo4TreeSource(const char * name)
public TGo4TreeSource(TGo4TreeSourceParameter* par)
| Method Detail |
public virtual synchronized ~TGo4TreeSource()
| Method Detail |
public Bool_t BuildEvent(TGo4EventElement* dest)
private Int_t Open()
| Association Links |
to Class TBranch
| J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||