v2.10-0 (21000JUN2005)

Go4StatusAnalysis
Class TGo4TreeStructure


class TGo4TreeStructure
derived from TGo4Status

Contains the branchelement structure of a certain TTree on the
analysis side. Name of this status object is the same as tree name.

Author:
J. Adamczewski
Since: 6/2001

Field Summary
 private TFolder*fxTopFolder
          Folder containing the tree structure

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
 TGo4TreeStructure()
          default ctor for streamer.
 private TGo4TreeStructure(const char * name)
          private ctor can only invoked by Go4Analysis class, which is friend.

Destructor Summary
 virtual synchronized ~TGo4TreeStructure()
           

Method Summary
 TList*GetFolderList()
          Access to the list of the names folder structure.
 TFolder*GetNamesFolder(Bool_t chown)
          Access to the folder containing the names objects.

Methods inherited from class Go4StatusBase.TGo4Status
Print, PrintBuffer, PrintIndent, PrintStatus

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Field Detail

fxTopFolder

private TFolder* fxTopFolder
Folder containing the tree structure
Constructor Detail

TGo4TreeStructure

public TGo4TreeStructure()
default ctor for streamer.

TGo4TreeStructure

private TGo4TreeStructure(const char * name)
private ctor can only invoked by Go4Analysis class, which is friend.
Method Detail

~TGo4TreeStructure

public virtual synchronized ~TGo4TreeStructure()
Method Detail

GetFolderList

public TList* GetFolderList()
Access to the list of the names folder structure.

GetNamesFolder

public TFolder* GetNamesFolder(Bool_t chown)
Access to the folder containing the names objects.

Association Links

to Class TFolder

Folder containing the tree structure

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005