#include <SiStripPedestalsReader.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
SiStripPedestalsReader (const edm::ParameterSet &) | |
~SiStripPedestalsReader () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
uint32_t | 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 25 of file SiStripPedestalsReader.h.
|
explicit |
Definition at line 6 of file SiStripPedestalsReader.cc.
SiStripPedestalsReader::~SiStripPedestalsReader | ( | ) |
Definition at line 9 of file SiStripPedestalsReader.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 11 of file SiStripPedestalsReader.cc.
References cond::rpcobgas::detid, edm::EventSetup::get(), errorMatrix2Lands_multiChannel::id, printdebug_, and strip().
|
private |
Definition at line 34 of file SiStripPedestalsReader.h.
Referenced by analyze().