![]() |
![]() |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
bool | mCreateTextFile |
std::string | mPayloadName |
bool | mPrintScreen |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 13 of file QGLikelihoodDBReader.cc.
|
explicit |
Definition at line 28 of file QGLikelihoodDBReader.cc.
References edm::ParameterSet::getUntrackedParameter(), mCreateTextFile, mPayloadName, mPrintScreen, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 16 of file QGLikelihoodDBReader.cc.
|
overrideprivate |
Definition at line 35 of file QGLikelihoodDBReader.cc.
References QGLikelihoodObject::data, data, DEFINE_FWK_MODULE, QGLikelihoodCategory::EtaMax, ALCARECOTkAlBeamHalo_cff::etaMax, QGLikelihoodCategory::EtaMin, ALCARECOTkAlBeamHalo_cff::etaMin, edm::EventSetup::get(), edm::eventsetup::EventSetupRecordImplementation< T >::get(), mPayloadName, QGLikelihoodCategory::PtMax, AlignmentTrackSelector_cfi::ptMax, QGLikelihoodCategory::PtMin, ptMin, QGLikelihoodObject::qgValidRange, QGLikelihoodCategory::RhoMax, egammaForCoreTracking_cff::rhoMax, QGLikelihoodCategory::RhoMin, and electronConversionRejectionValidator::rhoMin.
Referenced by beginJob().
|
inlineoverrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 19 of file QGLikelihoodDBReader.cc.
References analyze().
|
inlineoverrideprivatevirtual |
|
private |
Definition at line 24 of file QGLikelihoodDBReader.cc.
Referenced by QGLikelihoodDBReader().
|
private |
Definition at line 21 of file QGLikelihoodDBReader.cc.
Referenced by analyze(), and QGLikelihoodDBReader().
|
private |
Definition at line 24 of file QGLikelihoodDBReader.cc.
Referenced by QGLikelihoodDBReader().