![]() |
![]() |
#include <CondTools/SiPhase2Tracker/plugins/DTCCablingMapTestProducer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
cond::Time_t | iovBeginTime_ |
std::unique_ptr< TrackerDetToDTCELinkCablingMap > | pCablingMap_ |
std::string | recordName_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 39 of file DTCCablingMapTestProducer.cc.
|
explicit |
Definition at line 66 of file DTCCablingMapTestProducer.cc.
|
override |
Definition at line 103 of file DTCCablingMapTestProducer.cc.
References DEFINE_FWK_MODULE.
|
overrideprivate |
Definition at line 93 of file DTCCablingMapTestProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 74 of file DTCCablingMapTestProducer.cc.
References iovBeginTime_, edm::Service< T >::isAvailable(), pCablingMap_, recordName_, and cond::service::PoolDBOutputService::writeOne().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 98 of file DTCCablingMapTestProducer.cc.
|
static |
Definition at line 57 of file DTCCablingMapTestProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::setComment(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 52 of file DTCCablingMapTestProducer.cc.
Referenced by beginJob().
|
private |
Definition at line 53 of file DTCCablingMapTestProducer.cc.
Referenced by beginJob().
|
private |
Definition at line 54 of file DTCCablingMapTestProducer.cc.
Referenced by beginJob().