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)
~TruthContainer()
void setTree(TTree *tree)
void setBranches(TTree *tree)
void clear()
void FillTruth(const xAOD::TruthParticle *truth)
void FillTruth(const xAOD::IParticle *particle)

Protected Functions

void updateParticle(uint idx, TruthPart &truth)