![]() |
![]() |
Private Attributes | |
const edm::ESGetToken < DropBoxMetadata, DropBoxMetadataRcd > | dropBoxToken_ |
bool | readFromDB |
std::map< std::string, std::map< std::string, std::string > > | recordMap |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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) |
No description available.
Definition at line 21 of file PCLMetadataWriter.cc.
PCLMetadataWriter::PCLMetadataWriter | ( | const edm::ParameterSet & | pSet | ) |
Constructor.
Definition at line 44 of file PCLMetadataWriter.cc.
References edm::EndRun, edm::ParameterSet::getParameter(), submitPVResolutionJobs::key, readFromDB, GlobalPosition_Frontier_DevDB_cff::record, and recordMap.
|
overridedefault |
Destructor.
|
overridevirtual |
|
override |
Definition at line 73 of file PCLMetadataWriter.cc.
|
override |
Definition at line 75 of file PCLMetadataWriter.cc.
References cond::persistency::Session::connectionString(), dropBoxToken_, lut2db_cfg::filename, edm::EventSetup::getData(), DropBoxMetadata::Parameters::getParameterMap(), DropBoxMetadata::getRecordParameters(), edm::Service< T >::isAvailable(), DropBoxMetadata::knowsRecord(), readFromDB, GlobalPosition_Frontier_DevDB_cff::record, recordMap, edm::JobReport::reportAnalysisFile(), cond::service::PoolDBOutputService::session(), and cond::service::PoolDBOutputService::tag().
|
private |
Definition at line 36 of file PCLMetadataWriter.cc.
Referenced by endRun().
|
private |
Definition at line 37 of file PCLMetadataWriter.cc.
Referenced by endRun(), and PCLMetadataWriter().
|
private |
Definition at line 38 of file PCLMetadataWriter.cc.
Referenced by endRun(), and PCLMetadataWriter().