Private Member Functions | |
bool | getVectorFromFile (TFile *, std::vector< float > &, const TString &) |
QGLikelihoodObject::Histogram | transformToHistogramObject (TH1 *) |
void | tryToMerge (std::map< std::vector< int >, QGLikelihoodCategory > &, std::map< std::vector< int >, TH1 * > &, std::vector< int > &, int) |
Private Attributes | |
std::string | inputRootFile |
std::string | payloadTag |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 25 of file QGLikelihoodDBWriter.cc.
QGLikelihoodDBWriter::QGLikelihoodDBWriter | ( | const edm::ParameterSet & | pSet | ) |
Definition at line 44 of file QGLikelihoodDBWriter.cc.
References edm::ParameterSet::getParameter(), inputRootFile, payloadTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 31 of file QGLikelihoodDBWriter.cc.
|
inlineoverridevirtual |
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 107 of file QGLikelihoodDBWriter.cc.
References cond::service::PoolDBOutputService::beginOfTime(), myMessageLogger_cff::categories, QGLikelihoodObject::Entry::category, category, QGLikelihoodObject::data, mps_splice::entry, QGLikelihoodCategory::EtaMax, QGLikelihoodCategory::EtaMin, validate-o2o-wbm::f, contentValuesFiles::fullPath, getVectorFromFile(), QGLikelihoodObject::Entry::histogram, mps_fire::i, inputRootFile, edm::Service< T >::isAvailable(), dqmiolumiharvest::j, isotrackApplyRegressor::k, submitPVResolutionJobs::key, QGLikelihoodObject::Entry::mean, jetCorrFactors_cfi::payload, payloadTag, QGLikelihoodCategory::PtMax, QGLikelihoodCategory::PtMin, QGLikelihoodCategory::QGIndex, QGLikelihoodObject::qgValidRange, QGLikelihoodCategory::RhoMax, QGLikelihoodCategory::RhoMin, alignCSCRings::s, findQualityFiles::size, transformToHistogramObject(), tryToMerge(), QGLikelihoodCategory::VarIndex, and cond::service::PoolDBOutputService::writeOneIOV().
|
inlineoverridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 30 of file QGLikelihoodDBWriter.cc.
|
private |
Definition at line 50 of file QGLikelihoodDBWriter.cc.
References mps_fire::i.
Referenced by beginJob().
|
private |
Definition at line 61 of file QGLikelihoodDBWriter.cc.
References PhysicsTools::Calibration::Histogram< Value_t, Axis_t >::setBinContent().
Referenced by beginJob().
|
private |
Definition at line 70 of file QGLikelihoodDBWriter.cc.
References myMessageLogger_cff::categories, HLT_FULL_cff::EtaMax, Gflash::EtaMin, and HLT_FULL_cff::PtMin.
Referenced by beginJob().
|
private |
Definition at line 40 of file QGLikelihoodDBWriter.cc.
Referenced by beginJob(), and QGLikelihoodDBWriter().
|
private |
Definition at line 40 of file QGLikelihoodDBWriter.cc.
Referenced by beginJob(), and QGLikelihoodDBWriter().