Public Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
template<class S , class SRcd > | |
void | dumpIt (S *myS, SRcd *mySRcd, const edm::Event &e, const edm::EventSetup &context, std::string name) |
HcalDumpConditions (edm::ParameterSet const &p) | |
HcalDumpConditions (int i) | |
virtual | ~HcalDumpConditions () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::string | front |
std::vector< std::string > | mDumpRequest |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 40 of file HcalDumpConditions.cc.
|
inlineexplicit |
Definition at line 43 of file HcalDumpConditions.cc.
References front, edm::ParameterSet::getUntrackedParameter(), and mDumpRequest.
|
inlineexplicit |
Definition at line 49 of file HcalDumpConditions.cc.
|
inlinevirtual |
Definition at line 51 of file HcalDumpConditions.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 83 of file HcalDumpConditions.cc.
References gather_cfg::cout, dumpIt(), spr::find(), edm::EventBase::id(), mDumpRequest, and edm::EventID::run().
void edmtest::HcalDumpConditions::dumpIt | ( | S * | myS, |
SRcd * | mySRcd, | ||
const edm::Event & | e, | ||
const edm::EventSetup & | context, | ||
std::string | name | ||
) |
Definition at line 63 of file HcalDumpConditions.cc.
References gather_cfg::cout, HcalDbASCIIIO::dumpObject(), mergeVDriftHistosByStation::file, edm::ValidityInterval::first(), front, edm::EventSetup::get(), edm::EventBase::id(), edm::IOVSyncValue::invalidIOVSyncValue(), L1TEmulatorMonitor_cff::p, edm::ESHandle< class >::product(), edm::EventID::run(), and edm::eventsetup::EventSetupRecord::validityInterval().
Referenced by analyze().
|
private |
Definition at line 57 of file HcalDumpConditions.cc.
Referenced by dumpIt(), and HcalDumpConditions().
|
private |
Definition at line 58 of file HcalDumpConditions.cc.
Referenced by analyze(), and HcalDumpConditions().