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