23namespace Experimental {
56 REveVSD(
const char *
name =
"REveVSD",
const char *title =
"");
#define ClassDef(name, id)
REveCluster Reconstructed cluster (also used in VSD).
REveHit Monte Carlo hit (also used in VSD).
REveMCRecCrossRef Cross-reference of sim/rec data per particle (also used in VSD).
REveRecKink Reconstructed kink (also used in VSD).
REveVSD & operator=(const REveVSD &)
virtual void CreateBranches()
Create internal VSD branches.
TTree * fTreeH
Kinematics.
static void DisableTObjectStreamersForVSDStruct()
Disable TObject streamers for those VSD structs that inherit from TObject directly.
virtual void DeleteTrees()
Delete internal trees.
TTree * fTreeKK
Reconstructed tracks.
virtual void CreateTrees()
Create internal trees.
virtual void WriteTrees()
Does nothing here ... reimplemented in sub-classes.
REveMCTrack fK
Sim-Rec cross references.
virtual void SetDirectory(TDirectory *dir)
Set directory in which the trees are (or will be) created.
virtual ~REveVSD()
Destructor.
virtual void LoadTrees()
Load internal trees from directory.
virtual void SetBranchAddresses()
Set branche addresses of internal trees.
Describe directory structure in memory.
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format.
Mother of all ROOT objects.
A TTree represents a columnar dataset.