#include <SiStripDetVOffReader.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
SiStripDetVOffReader (const edm::ParameterSet &) | |
~SiStripDetVOffReader () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::vector< uint32_t > | detids |
bool | printdebug_ |
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 26 of file SiStripDetVOffReader.h.
|
explicit |
Definition at line 10 of file SiStripDetVOffReader.cc.
SiStripDetVOffReader::~SiStripDetVOffReader | ( | ) |
Definition at line 14 of file SiStripDetVOffReader.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 17 of file SiStripDetVOffReader.cc.
References cond::rpcobgas::detid, edm::EventSetup::get(), errorMatrix2Lands_multiChannel::id, and printdebug_.
|
private |
Definition at line 36 of file SiStripDetVOffReader.h.
|
private |
Definition at line 35 of file SiStripDetVOffReader.h.
Referenced by analyze().