Class TauContainer¶
Defined in File TauContainer.h
Inheritance Relationships¶
Base Type¶
public xAH::ParticleContainer< Tau, HelperClasses::TauInfoSwitch >(Template Class ParticleContainer)
Class Documentation¶
-
class
TauContainer: public xAH::ParticleContainer<Tau, HelperClasses::TauInfoSwitch>¶ Public Functions
-
TauContainer(const std::string &name = "tau", const std::string &detailStr = "", float units = 1e3, bool mc = false, bool storeSystSFs = true)¶
-
~TauContainer()¶
-
void
setTree(TTree *tree)¶
-
void
setBranches(TTree *tree)¶
-
void
clear()¶
-
void
FillTau(const xAOD::TauJet *tau)¶
-
void
FillTau(const xAOD::IParticle *particle)¶
Protected Functions
-
void
updateParticle(uint idx, Tau &tau)¶
-