Class PhotonContainer

Inheritance Relationships

Base Type

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)