Class ElectronContainer¶
- Defined in File ElectronContainer.h 
Inheritance Relationships¶
Base Type¶
- public xAH::ParticleContainer< Electron, HelperClasses::ElectronInfoSwitch >(Template Class ParticleContainer)
Class Documentation¶
- 
class ElectronContainer : public xAH::ParticleContainer<Electron, HelperClasses::ElectronInfoSwitch>¶
- Public Functions - 
ElectronContainer(const std::string &name = "el", const std::string &detailStr = "", float units = 1e3, bool mc = false, bool storeSystSFs = true)¶
 - 
virtual ~ElectronContainer()¶
 - 
virtual void setTree(TTree *tree)¶
 - 
virtual void setBranches(TTree *tree)¶
 - 
virtual void clear()¶
 - 
virtual void FillElectron(const xAOD::Electron *elec, const xAOD::Vertex *primaryVertex)¶
 - 
virtual void FillElectron(const xAOD::IParticle *particle, const xAOD::Vertex *primaryVertex)¶
 - 
inline virtual void setTree(TTree *tree)
 
- 
ElectronContainer(const std::string &name = "el", const std::string &detailStr = "", float units = 1e3, bool mc = false, bool storeSystSFs = true)¶