Public Member Functions | |
SpyExtractRunModule (const edm::ParameterSet &) | |
~SpyExtractRunModule () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
const bool | updateRun (const uint32_t aRun) |
Private Attributes | |
uint32_t | currentRun_ |
uint32_t | errCounter_ |
std::string | fileName_ |
uint32_t | previousRun_ |
edm::InputTag | runTag_ |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 35 of file SiStripSpyExtractRunModule.cc.
|
explicit |
Definition at line 76 of file SiStripSpyExtractRunModule.cc.
sistrip::SpyExtractRunModule::~SpyExtractRunModule | ( | ) |
Definition at line 87 of file SiStripSpyExtractRunModule.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 99 of file SiStripSpyExtractRunModule.cc.
References currentRun_, edm::EventID::event(), edm::Event::getByLabel(), edm::EventBase::id(), previousRun_, edm::EventID::run(), runTag_, and updateRun().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 91 of file SiStripSpyExtractRunModule.cc.
References currentRun_, errCounter_, and previousRun_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 121 of file SiStripSpyExtractRunModule.cc.
References currentRun_, errCounter_, fileName_, dbtoconf::out, and previousRun_.
|
private |
Definition at line 155 of file SiStripSpyExtractRunModule.cc.
References currentRun_, errCounter_, and previousRun_.
Referenced by analyze().
|
private |
Definition at line 59 of file SiStripSpyExtractRunModule.cc.
Referenced by analyze(), beginJob(), endJob(), and updateRun().
|
private |
Definition at line 63 of file SiStripSpyExtractRunModule.cc.
Referenced by beginJob(), endJob(), and updateRun().
|
private |
Definition at line 53 of file SiStripSpyExtractRunModule.cc.
Referenced by endJob().
|
private |
Definition at line 60 of file SiStripSpyExtractRunModule.cc.
Referenced by analyze(), beginJob(), endJob(), and updateRun().
|
private |
Definition at line 56 of file SiStripSpyExtractRunModule.cc.
Referenced by analyze().