Go to the documentation of this file. 1 #ifndef DQMOFFLINE_TRIGGER_EGHLTOFFEVT
2 #define DQMOFFLINE_TRIGGER_EGHLTOFFEVT
48 const std::vector<OffEle>&
eles()
const {
return eles_; }
50 const std::vector<OffPho>&
phos()
const {
return phos_; }
T const * product() const
std::vector< OffEle > eles_
const std::vector< OffPho > & phos() const
std::vector< OffEle > & eles()
std::vector< OffPho > phos_
const std::vector< reco::CaloJet > & jets() const
TrigCodes::TrigBitSet evtTrigBits() const
std::vector< OffPho > & phos()
std::bitset< maxNrBits_ > TrigBitSet
void setEvtTrigBits(TrigCodes::TrigBitSet bits)
void setJets(edm::Handle< std::vector< reco::CaloJet > > jets)
edm::Handle< std::vector< reco::CaloJet > > jets_
TrigCodes::TrigBitSet evtTrigBits_
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision bits
const std::vector< OffEle > & eles() const