1 #ifndef HLTRIGGEROFFLINE_HIGGS_EVTCOLCONTAINER
2 #define HLTRIGGEROFFLINE_HIGGS_EVTCOLCONTAINER
51 const std::vector<reco::Muon> *
muons;
53 const std::vector<reco::Photon> *
photons;
55 const std::vector<reco::PFTau> *
pfTaus;
123 const unsigned int getSize(
const unsigned int & objtype)
const
125 unsigned int size = 0;
128 size =
muons->size();
168 objTypestr =
"Photon";
176 objTypestr =
"PFTau";
185 edm::LogError(
"HiggsValidations") <<
"EVTColContainer::getTypeString, "
186 <<
"NOT Implemented error (object type id='" << objtype <<
"')" << std::endl;;
std::vector< GenParticle > GenParticleCollection
collection of GenParticles
std::vector< PFTau > PFTauCollection
collection of PFTau objects
static std::string getTypeString(const unsigned int &objtype)
const trigger::TriggerEventWithRefs * rawTriggerEvent
void set(const reco::GsfElectronCollection *v)
const std::vector< reco::Photon > * photons
const std::vector< reco::CaloMET > * caloMETs
const edm::TriggerResults * triggerResults
container with all the objects needed
void set(const reco::CaloMETCollection *v)
const unsigned int getSize(const unsigned int &objtype) const
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
std::vector< Muon > MuonCollection
collection of Muon objects
void set(const reco::PFTauCollection *v)
const std::vector< reco::GsfElectron > * electrons
void set(const reco::MuonCollection *v)
Setter: multiple overloaded function.
const reco::GenParticleCollection * genParticles
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects
std::vector< Photon > PhotonCollection
collectin of Photon objects
void set(const reco::PhotonCollection *v)
const std::vector< reco::PFTau > * pfTaus
tuple size
Write out results.
const std::vector< reco::Muon > * muons