![]() |
![]() |
#include <DummyCondDBWriter.h>
Private Attributes | |
unsigned long long | cacheID |
edm::ParameterSet | iConfig_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
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) |
Definition at line 20 of file DummyCondDBWriter.h.
|
explicit |
Definition at line 36 of file DummyCondDBWriter.h.
References dataset::name.
DummyCondDBWriter< TObject, TObjectO, TRecord >::~DummyCondDBWriter | ( | ) |
Definition at line 42 of file DummyCondDBWriter.h.
|
inline |
Definition at line 26 of file DummyCondDBWriter.h.
References DummyCondDBWriter< TObject, TObjectO, TRecord >::endRun(), and findQualityFiles::run.
void DummyCondDBWriter< TObject, TObjectO, TRecord >::endRun | ( | const edm::Run & | run, |
const edm::EventSetup & | es | ||
) |
Definition at line 47 of file DummyCondDBWriter.h.
References cond::service::PoolDBOutputService::beginOfTime(), DummyCondDBWriter< TObject, TObjectO, TRecord >::cacheID, cond::service::PoolDBOutputService::currentTime(), edm::EventSetup::get(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), DummyCondDBWriter< TObject, TObjectO, TRecord >::iConfig_, edm::Service< T >::isAvailable(), MuonAssociatorByHits_cfi::obj, edm::ESHandle< T >::product(), edm::RunBase::run(), AlCaHLTBitMon_QueryRunRegistry::string, and cond::service::PoolDBOutputService::writeOne().
Referenced by DummyCondDBWriter< TObject, TObjectO, TRecord >::analyze().
|
private |
Definition at line 32 of file DummyCondDBWriter.h.
Referenced by DummyCondDBWriter< TObject, TObjectO, TRecord >::endRun().
|
private |
Definition at line 31 of file DummyCondDBWriter.h.
Referenced by DummyCondDBWriter< TObject, TObjectO, TRecord >::endRun().