#include <RPCMonitorRaw.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
get data, convert to digis attach againe to Event More... | |
virtual void | beginJob () |
virtual void | endJob () |
RPCMonitorRaw (const edm::ParameterSet &cfg) | |
virtual | ~RPCMonitorRaw () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
MonitorElement * | me_e [3] |
MonitorElement * | me_mapBadEvents |
MonitorElement * | me_mapGoodEvents |
MonitorElement * | me_t [3] |
edm::ParameterSet | theConfig |
unsigned int | theWatchedErrorHistoPos [10] |
std::vector< MonitorElement * > | theWatchedErrorHistos [3] |
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 |
Analyse errors in raw data stream as RPCRawDataCounts produced by RPCRawToDigi
Definition at line 18 of file RPCMonitorRaw.h.
|
explicit |
Definition at line 29 of file RPCMonitorRaw.cc.
References edm::ParameterSet::getUntrackedParameter(), i, and theWatchedErrorHistoPos.
|
virtual |
|
virtual |
get data, convert to digis attach againe to Event
Implements edm::EDAnalyzer.
Definition at line 103 of file RPCMonitorRaw.cc.
References LinkBoardElectronicIndex::dccInputChannelNum, error, MonitorElement::Fill(), edm::Event::getByType(), me_e, me_mapBadEvents, me_mapGoodEvents, me_t, edm::Handle< T >::product(), LinkBoardElectronicIndex::tbLinkInputNum, RPCRawDataCounts::theBadEvents, RPCRawDataCounts::theGoodEvents, RPCRawDataCounts::theReadoutErrors, RPCRawDataCounts::theRecordTypes, theWatchedErrorHistoPos, theWatchedErrorHistos, rpcrawtodigi::ReadoutError::type(), and rpcrawtodigi::ReadoutError::where().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 42 of file RPCMonitorRaw.cc.
References DQMStore::book1D(), DQMStore::book2D(), RPCRawDataCountsHistoMaker::emptyReadoutErrorHisto(), RPCRawDataCountsHistoMaker::emptyReadoutErrorMapHisto(), RPCRawDataCountsHistoMaker::emptyRecordTypeHisto(), getTH1F(), MonitorElement::getTH2F(), interpolateCardsSimple::histo, i, me_e, me_mapBadEvents, me_mapGoodEvents, me_t, cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), theWatchedErrorHistoPos, and theWatchedErrorHistos.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 83 of file RPCMonitorRaw.cc.
References f, MonitorElement::getTH1F(), MonitorElement::getTH2F(), edm::ParameterSet::getUntrackedParameter(), histoFile, i, me_e, me_mapBadEvents, me_mapGoodEvents, me_t, theConfig, and theWatchedErrorHistos.
|
private |
Definition at line 34 of file RPCMonitorRaw.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 36 of file RPCMonitorRaw.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 35 of file RPCMonitorRaw.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 33 of file RPCMonitorRaw.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 38 of file RPCMonitorRaw.h.
Referenced by endJob().
|
private |
Definition at line 42 of file RPCMonitorRaw.h.
Referenced by analyze(), beginJob(), and RPCMonitorRaw().
|
private |
Definition at line 39 of file RPCMonitorRaw.h.
Referenced by analyze(), beginJob(), and endJob().