![]() |
![]() |
#include <PCLMetadataWriter.h>
Private Attributes | |
bool | readFromDB |
std::map< std::string, std::map< std::string, std::string > > | recordMap |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
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) |
No description available.
Definition at line 18 of file PCLMetadataWriter.h.
PCLMetadataWriter::PCLMetadataWriter | ( | const edm::ParameterSet & | pSet | ) |
Constructor.
Definition at line 25 of file PCLMetadataWriter.cc.
References edm::ParameterSet::getParameter(), crabWrapper::key, and record.
|
override |
|
override |
Definition at line 53 of file PCLMetadataWriter.cc.
|
override |
Definition at line 55 of file PCLMetadataWriter.cc.
|
override |
Definition at line 57 of file PCLMetadataWriter.cc.
References cond::persistency::Session::connectionString(), DEFINE_FWK_MODULE, corrVsCorr::filename, edm::EventSetup::get(), DropBoxMetadata::Parameters::getParameterMap(), DropBoxMetadata::getRecordParameters(), edm::Service< T >::isAvailable(), DropBoxMetadata::knowsRecord(), genParticles_cff::map, edm::ESHandle< T >::product(), record, edm::JobReport::reportAnalysisFile(), cond::service::PoolDBOutputService::session(), and cond::service::PoolDBOutputService::tag().
|
private |
Definition at line 38 of file PCLMetadataWriter.h.
|
private |
Definition at line 39 of file PCLMetadataWriter.h.