Class TruthContainer

Inheritance Relationships

Base Type

Class Documentation

class TruthContainer : public xAH::ParticleContainer<TruthPart, HelperClasses::TruthInfoSwitch>

Public Functions

TruthContainer(const std::string &name = "truth", const std::string &detailStr = "", float units = 1e3)
virtual ~TruthContainer()
virtual void setTree(TTree *tree)
virtual void setBranches(TTree *tree)
virtual void clear()
virtual void FillTruth(const xAOD::TruthParticle *truth)
virtual void FillTruth(const xAOD::IParticle *particle)
inline void setTree(TTree *tree)

Protected Functions

virtual void updateParticle(uint idx, TruthPart &truth)