![]() |
![]() |
Public Member Functions | |
CastorDumpConditions (const edm::ParameterSet &) | |
template<class S , class SRcd > | |
void | dumpIt (S *myS, SRcd *mySRcd, const edm::Event &e, const edm::EventSetup &context, std::string name) |
~CastorDumpConditions () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob (const edm::EventSetup &) |
virtual void | endJob () |
Private Attributes | |
std::string | file_prefix |
std::vector< std::string > | mDumpRequest |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 54 of file CastorDumpConditions.cc.
|
explicit |
Definition at line 82 of file CastorDumpConditions.cc.
References gather_cfg::cout, cmsRelvalreport::exit, file_prefix, edm::ParameterSet::getUntrackedParameter(), and mDumpRequest.
CastorDumpConditions::~CastorDumpConditions | ( | ) |
Definition at line 95 of file CastorDumpConditions.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 110 of file CastorDumpConditions.cc.
References gather_cfg::cout, dumpIt(), spr::find(), edm::EventSetup::get(), edm::Event::getByLabel(), edm::EventBase::id(), iEvent, mDumpRequest, and edm::EventID::run().
|
privatevirtual |
Definition at line 177 of file CastorDumpConditions.cc.
void CastorDumpConditions::dumpIt | ( | S * | myS, |
SRcd * | mySRcd, | ||
const edm::Event & | e, | ||
const edm::EventSetup & | context, | ||
std::string | name | ||
) |
Definition at line 187 of file CastorDumpConditions.cc.
References CastorDbASCIIIO::dumpObject(), mergeVDriftHistosByStation::file, file_prefix, edm::EventSetup::get(), edm::EventBase::id(), AlCaHLTBitMon_ParallelJobs::p, edm::ESHandle< class >::product(), and edm::EventID::run().
Referenced by analyze().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 183 of file CastorDumpConditions.cc.
|
private |
Definition at line 62 of file CastorDumpConditions.cc.
Referenced by CastorDumpConditions(), and dumpIt().
|
private |
Definition at line 63 of file CastorDumpConditions.cc.
Referenced by analyze(), and CastorDumpConditions().