Class TauContainer

Inheritance Relationships

Base Type

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)