#include <CondTools/SiPhase2Tracker/plugins/DTCCablingMapProducer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
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 |
virtual void | LoadModulesToDTCCablingMapFromCSV (std::vector< std::string > const &) |
Private Attributes | |
unsigned | csvFormat_idetid_ |
unsigned | csvFormat_idtcid_ |
unsigned | csvFormat_ielinkid_ |
unsigned | csvFormat_igbtlinkid_ |
unsigned | csvFormat_ncolumns_ |
int | dummy_fill_mode_ |
cond::Time_t | iovBeginTime_ |
std::unique_ptr< TrackerDetToDTCELinkCablingMap > | pCablingMap_ |
std::string | record_ |
int | verbosity_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 72 of file DTCCablingMapProducer.cc.
|
explicit |
Definition at line 115 of file DTCCablingMapProducer.cc.
References DUMMY_FILL_DISABLED, DUMMY_FILL_ELINK_ID, DUMMY_FILL_ELINK_ID_AND_GBT_ID, dummy_fill_mode_, Exception, edm::ParameterSet::getParameter(), LoadModulesToDTCCablingMapFromCSV(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 278 of file DTCCablingMapProducer.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 263 of file DTCCablingMapProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 142 of file DTCCablingMapProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 265 of file DTCCablingMapProducer.cc.
References Exception, iovBeginTime_, edm::Service< T >::isAvailable(), pCablingMap_, record_, and cond::service::PoolDBOutputService::writeOneIOV().
|
static |
Definition at line 99 of file DTCCablingMapProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Definition at line 144 of file DTCCablingMapProducer.cc.
References compare(), csvFormat_idetid_, csvFormat_idtcid_, csvFormat_ielinkid_, csvFormat_igbtlinkid_, csvFormat_ncolumns_, DUMMY_FILL_DISABLED, DUMMY_FILL_ELINK_ID, DUMMY_FILL_ELINK_ID_AND_GBT_ID, dummy_fill_mode_, MillePedeFileConverter_cfg::e, elink_id_maxvalue, elink_id_minvalue, cppFunctionSkipper::exception, Exception, edm::FileInPath::fullPath(), gbt_id_maxvalue, gbt_id_minvalue, pCablingMap_, alignCSCRings::s, AlCaHLTBitMon_QueryRunRegistry::string, trim(), verbosity_, and funct::void.
Referenced by DTCCablingMapProducer().
|
private |
Definition at line 90 of file DTCCablingMapProducer.cc.
Referenced by LoadModulesToDTCCablingMapFromCSV().
|
private |
Definition at line 91 of file DTCCablingMapProducer.cc.
Referenced by LoadModulesToDTCCablingMapFromCSV().
|
private |
Definition at line 93 of file DTCCablingMapProducer.cc.
Referenced by LoadModulesToDTCCablingMapFromCSV().
|
private |
Definition at line 92 of file DTCCablingMapProducer.cc.
Referenced by LoadModulesToDTCCablingMapFromCSV().
|
private |
Definition at line 89 of file DTCCablingMapProducer.cc.
Referenced by LoadModulesToDTCCablingMapFromCSV().
|
private |
Definition at line 87 of file DTCCablingMapProducer.cc.
Referenced by DTCCablingMapProducer(), and LoadModulesToDTCCablingMapFromCSV().
|
private |
Definition at line 94 of file DTCCablingMapProducer.cc.
Referenced by endJob().
|
private |
Definition at line 95 of file DTCCablingMapProducer.cc.
Referenced by endJob(), and LoadModulesToDTCCablingMapFromCSV().
|
private |
Definition at line 96 of file DTCCablingMapProducer.cc.
Referenced by endJob().
|
private |
Definition at line 88 of file DTCCablingMapProducer.cc.
Referenced by LoadModulesToDTCCablingMapFromCSV().