#include <FWCore/ConditionDumperInEdm/src/ConditionDumperInEdm.cc>
Private Member Functions | |
void | endLuminosityBlockProduce (edm::LuminosityBlock &, edm::EventSetup const &) final |
void | endRunProduce (edm::Run &, const edm::EventSetup &) final |
template<typename R , typename T > | |
const T * | get (const edm::EventSetup &setup) |
void | produce (edm::Event &, const edm::EventSetup &) final |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
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) |
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 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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 48 of file ConditionDumperInEdm.h.
|
explicit |
Definition at line 16 of file ConditionDumperInEdm.cc.
References edm::ParameterSet::getParameter(), gtEvmDigisLabel_, and gtEvmDigisLabelToken_.
|
override |
Definition at line 33 of file ConditionDumperInEdm.cc.
|
finalprivate |
Definition at line 41 of file ConditionDumperInEdm.cc.
References lumiBlock_, eostools::move(), and edm::LuminosityBlock::put().
|
finalprivate |
Definition at line 46 of file ConditionDumperInEdm.cc.
References edm::ConditionsInRunBlock::BAvgCurrent, edm::ConditionsInRunBlock::BStartCurrent, edm::ConditionsInRunBlock::BStopCurrent, edm::EventSetup::get(), RunInfo::m_avg_current, RunInfo::m_start_current, RunInfo::m_stop_current, eostools::move(), edm::Run::put(), and runBlock_.
|
inlineprivate |
Definition at line 60 of file ConditionDumperInEdm.h.
References cmsBatch::handle, edm::ESHandle< T >::product(), dttmaxenums::R, and GeneralSetup::setup().
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), util.rrapi.RRApi::columns(), rrapi.RRApi::columns(), util.rrapi.RRApi::count(), rrapi.RRApi::count(), rrapi.RRApi::data(), util.rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), rrapi.RRApi::report(), util.rrapi.RRApi::report(), rrapi.RRApi::reports(), util.rrapi.RRApi::reports(), util.rrapi.RRApi::tables(), rrapi.RRApi::tables(), rrapi.RRApi::tags(), util.rrapi.RRApi::tags(), rrapi.RRApi::templates(), util.rrapi.RRApi::templates(), util.rrapi.RRApi::workspaces(), and rrapi.RRApi::workspaces().
|
finalprivate |
Definition at line 62 of file ConditionDumperInEdm.cc.
References edm::ConditionsInRunBlock::beamMode, L1GtfeExtWord::beamMode(), edm::ConditionsInRunBlock::beamMomentum, L1GtfeExtWord::beamMomentum(), L1GtfeExtWord::bstMasterStatus(), eventBlock_, edm::Event::getByToken(), gtEvmDigisLabel_, gtEvmDigisLabelToken_, L1GlobalTriggerEvmReadoutRecord::gtfeWord(), edm::HandleBase::isValid(), edm::ConditionsInRunBlock::lhcFillNumber, L1GtfeExtWord::lhcFillNumber(), LogDebug, lumiBlock_, eostools::move(), edm::Event::put(), runBlock_, edm::ConditionsInLumiBlock::totalIntensityBeam1, L1GtfeExtWord::totalIntensityBeam1(), edm::ConditionsInLumiBlock::totalIntensityBeam2, L1GtfeExtWord::totalIntensityBeam2(), edm::ConditionsInEventBlock::turnCountNumber, and L1GtfeExtWord::turnCountNumber().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 72 of file ConditionDumperInEdm.h.
Referenced by produce().
|
private |
Definition at line 68 of file ConditionDumperInEdm.h.
Referenced by ConditionDumperInEdm(), and produce().
|
private |
Definition at line 74 of file ConditionDumperInEdm.h.
Referenced by ConditionDumperInEdm(), and produce().
|
private |
Definition at line 70 of file ConditionDumperInEdm.h.
Referenced by endLuminosityBlockProduce(), and produce().
|
private |
Definition at line 71 of file ConditionDumperInEdm.h.
Referenced by endRunProduce(), and produce().