![]() |
![]() |
#include <DQM/SiStripMonitorHardware/plugins/SiStripFEDMonitor.cc>
Public Member Functions | |
SiStripFEDMonitorPlugin (const edm::ParameterSet &) | |
~SiStripFEDMonitorPlugin () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
void | updateCabling (const edm::EventSetup &eventSetup) |
Private Attributes | |
const SiStripFedCabling * | cabling_ |
uint32_t | cablingCacheId_ |
bool | doMedHists_ |
bool | doTkHistoMap_ |
DQMStore * | dqm_ |
std::string | dqmStoreFileName_ |
FEDErrors | fedErrors_ |
FEDHistograms | fedHists_ |
bool | fillAllDetailedHistograms_ |
bool | fillWithEvtNum_ |
std::string | folderName_ |
unsigned int | nEvt_ |
unsigned int | printDebug_ |
edm::InputTag | rawDataTag_ |
bool | writeDQMStore_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Description: DQM source application to produce data integrety histograms for SiStrip data
Definition at line 57 of file SiStripFEDMonitor.cc.
|
explicit |
Definition at line 114 of file SiStripFEDMonitor.cc.
References doMedHists_, doTkHistoMap_, dqmStoreFileName_, fedHists_, fillAllDetailedHistograms_, fillWithEvtNum_, folderName_, LogTrace, nEvt_, NULL, printDebug_, rawDataTag_, and writeDQMStore_.
SiStripFEDMonitorPlugin::~SiStripFEDMonitorPlugin | ( | ) |
Definition at line 163 of file SiStripFEDMonitor.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 174 of file SiStripFEDMonitor.cc.
References cabling_, doMedHists_, doTkHistoMap_, edm::EventID::event(), FEDRawDataCollection::FEDData(), fedErrors_, fedHists_, fillWithEvtNum_, edm::Event::getByLabel(), edm::EventBase::id(), FEDNumbering::MAXSiStripFEDID, FEDNumbering::MINSiStripFEDID, nEvt_, edm::EventBase::orbitNumber(), printDebug_, rawDataTag_, and updateCabling().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 320 of file SiStripFEDMonitor.cc.
References dqm_, fedHists_, fillAllDetailedHistograms_, folderName_, nEvt_, and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 359 of file SiStripFEDMonitor.cc.
References fedErrors_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 351 of file SiStripFEDMonitor.cc.
References dqm_, dqmStoreFileName_, DQMStore::save(), and writeDQMStore_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 369 of file SiStripFEDMonitor.cc.
References fedErrors_, and fedHists_.
|
private |
Definition at line 378 of file SiStripFEDMonitor.cc.
References cabling_, cablingCacheId_, edm::EventSetup::get(), and edm::ESHandle< class >::product().
Referenced by analyze().
|
private |
Definition at line 95 of file SiStripFEDMonitor.cc.
Referenced by analyze(), and updateCabling().
|
private |
Definition at line 94 of file SiStripFEDMonitor.cc.
Referenced by updateCabling().
|
private |
Definition at line 99 of file SiStripFEDMonitor.cc.
Referenced by analyze(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 98 of file SiStripFEDMonitor.cc.
Referenced by analyze(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 92 of file SiStripFEDMonitor.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 90 of file SiStripFEDMonitor.cc.
Referenced by endJob(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 105 of file SiStripFEDMonitor.cc.
Referenced by analyze(), beginLuminosityBlock(), and endLuminosityBlock().
|
private |
Definition at line 78 of file SiStripFEDMonitor.cc.
Referenced by analyze(), beginJob(), endLuminosityBlock(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 82 of file SiStripFEDMonitor.cc.
Referenced by beginJob(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 84 of file SiStripFEDMonitor.cc.
Referenced by analyze(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 80 of file SiStripFEDMonitor.cc.
Referenced by beginJob(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 101 of file SiStripFEDMonitor.cc.
Referenced by analyze(), beginJob(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 86 of file SiStripFEDMonitor.cc.
Referenced by analyze(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 76 of file SiStripFEDMonitor.cc.
Referenced by analyze(), and SiStripFEDMonitorPlugin().
|
private |
Definition at line 89 of file SiStripFEDMonitor.cc.
Referenced by endJob(), and SiStripFEDMonitorPlugin().