Accessor class for base TrdK info.
void MirrorBranches(TTree *tree, const Event &sourceEvent)
Set all branch addresses for skimming, creates all branches reading from outside Event.
Accessor class for base Tof info.
Accessor class for MCTruthPlus info.
void BranchAll(TTree *tree)
Forwards this tree to all containers so that each one can create its own branch.
Accessor class for base Tof info (standalone reconstruction)
void SetAllBranchAddress(TTree *tree)
Forwards this tree to all containers so that each one can create its own branch address for reading o...
bool CheckMask(Category mask)
Check the event mask against a predefined mask.
Accessor class for base unbiased external hits info.
void Clear()
Clear all containers.
TofPlusStandalone tofPlusSt
Accessor class for EcalPlus info.
void LinkContainers()
Setup dependencies between containers. E.g: TrTrackPlus needs info from TrTrackBase, and so on...
void ForceReadAllBranches()
Force data reading for all branches. Don't use unless you need it. Rely on read-on-demand instead...
TrdKBaseStandalone trdKBaseSt
Accessor class for base Rich info.
void SetMaskCategory(Category cat)
Set the given gategory bit to 1 in the event mask.
void SetEventNumber(unsigned long long iEv)
Set the Event Number for all containers. The corresponding entry will be loaded upon the first read r...
Accessor class for additional Tof info.
Accessor class for MCTruthBase info.
Accessor class for additional Tof info (standalone reconstruction)
Accessor class for additional TrTrack info.
Accessor class for EventSummary info.
Accessor class for base TrTrack info.
TofBaseStandalone tofBaseSt
std::enable_if< EnableBitMaskOperators< Enum >::enable, bool >::type MatchAllBits(const Enum test, const Enum ones, const Enum zeroes=static_cast< Enum >(0))
void SetMC(bool isMC)
Set wether this is a MC event or not.
Accessor class for DAQ info.
Accessor class for additional Rich info.
Global header for all containers.
Accessor class for EcalBase info.
Accessor class for base TrdK info (standalone reconstruction)