![]() |
![]() |
Public Member Functions | |
binningEntryType (std::string uncertainty, std::string moduleLabel) | |
binningEntryType (const edm::ParameterSet &cfg, std::string moduleLabel) | |
~binningEntryType () | |
Public Attributes | |
std::unique_ptr< StringCutObjectSelector< reco::Candidate > > | binSelection_ |
std::string | binUncertainty_ |
std::unique_ptr< TF2 > | binUncFormula_ |
bool | energyDep_ |
Definition at line 52 of file ShiftedParticleProducer.h.
|
inline |
Definition at line 54 of file ShiftedParticleProducer.h.
References binUncertainty_, binUncFormula_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 61 of file ShiftedParticleProducer.h.
References binUncertainty_, binUncFormula_, energyDep_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 70 of file ShiftedParticleProducer.h.
std::unique_ptr<StringCutObjectSelector<reco::Candidate> > ShiftedParticleProducer::binningEntryType::binSelection_ |
Definition at line 73 of file ShiftedParticleProducer.h.
std::string ShiftedParticleProducer::binningEntryType::binUncertainty_ |
Definition at line 75 of file ShiftedParticleProducer.h.
Referenced by binningEntryType().
std::unique_ptr<TF2> ShiftedParticleProducer::binningEntryType::binUncFormula_ |
Definition at line 76 of file ShiftedParticleProducer.h.
Referenced by binningEntryType().
bool ShiftedParticleProducer::binningEntryType::energyDep_ |
Definition at line 77 of file ShiftedParticleProducer.h.
Referenced by binningEntryType().