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.
TrTrackBaseStandalone trTrackBaseSt
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
std::enable_if< EnableBitMaskOperators< Enum >::enable, bool >::type MatchAllBits(const Enum test, const Enum ones, const Enum zeroes=static_cast< Enum >(0))
Accessor class for base Rich info.
void SetMaskCategory(Category cat)
Set the given gategory bit to 1 in the event mask.
SecondTrTrackBase secondTrTrackBase
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.
Accessor class for base TrTrack info reconstructed without Tof information.
TofBaseStandalone tofBaseSt
void SetMC(bool isMC)
Set wether this is a MC event or not.
bool IsMC() const
Check if this is an 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)
Accessor class for base TrTrack info about the second track.