#include <LaserAlignmentT0ProducerDQM.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
LaserAlignmentT0ProducerDQM (const edm::ParameterSet &) | |
~LaserAlignmentT0ProducerDQM () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Private Member Functions | |
void | FillDetectorId (void) |
void | FillFromProcessedDigis (const edm::DetSetVector< SiStripDigi > &) |
void | FillFromRawDigis (const edm::DetSetVector< SiStripRawDigi > &) |
Private Attributes | |
LASGlobalData< int > | detectorId |
MonitorElement * | nSignalsAT |
MonitorElement * | nSignalsTECMinusR4 |
MonitorElement * | nSignalsTECMinusR6 |
MonitorElement * | nSignalsTECPlusR4 |
MonitorElement * | nSignalsTECPlusR6 |
std::vector< int > | tecDoubleHitDetId |
edm::ParameterSet | theConfiguration |
std::vector< edm::ParameterSet > | theDigiProducerList |
unsigned int | theLowerAdcThreshold |
unsigned int | theUpperAdcThreshold |
Definition at line 39 of file LaserAlignmentT0ProducerDQM.h.
|
explicit |
Definition at line 7 of file LaserAlignmentT0ProducerDQM.cc.
References FillDetectorId(), and theConfiguration.
|
override |
Definition at line 15 of file LaserAlignmentT0ProducerDQM.cc.
|
override |
Definition at line 116 of file LaserAlignmentT0ProducerDQM.cc.
References CastorSimpleReconstructor_cfi::digiLabel, EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::digiProducer, Exception, FillFromProcessedDigis(), FillFromRawDigis(), edm::Event::getByLabel(), AlCaHLTBitMon_QueryRunRegistry::string, and theDigiProducerList.
|
override |
Definition at line 17 of file LaserAlignmentT0ProducerDQM.cc.
References DQMStore::IBooker::book2D(), edm::ParameterSet::getParameter(), mps_fire::i, nSignalsAT, nSignalsTECMinusR4, nSignalsTECMinusR6, nSignalsTECPlusR4, nSignalsTECPlusR6, MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, theConfiguration, theDigiProducerList, theLowerAdcThreshold, and theUpperAdcThreshold.
|
private |
all the detector ids for the LAS modules hard-coded
ugly code duplication but the deadline approaches.. LATER must make this code somehow common to both LaserAlignment and LaserAlignmentT0ProducerDQM
Definition at line 478 of file LaserAlignmentT0ProducerDQM.cc.
References DEFINE_FWK_MODULE, detectorId, LASGlobalData< T >::SetTEC2TECEntry(), LASGlobalData< T >::SetTECEntry(), LASGlobalData< T >::SetTIBTOBEntry(), and tecDoubleHitDetId.
Referenced by LaserAlignmentT0ProducerDQM().
|
private |
Definition at line 320 of file LaserAlignmentT0ProducerDQM.cc.
References SiStripDigi::adc(), edm::DetSetVector< T >::begin(), detectorId, edm::DetSetVector< T >::end(), MonitorElement::Fill(), edm::DetSetVector< T >::find(), LASGlobalData< T >::GetTEC2TECEntry(), LASGlobalData< T >::GetTECEntry(), LASGlobalData< T >::GetTIBTOBEntry(), nSignalsAT, nSignalsTECMinusR4, nSignalsTECMinusR6, nSignalsTECPlusR4, nSignalsTECPlusR6, relativeConstraints::ring, LASGlobalLoop::TEC2TECLoop(), LASGlobalLoop::TECLoop(), theLowerAdcThreshold, theUpperAdcThreshold, and LASGlobalLoop::TIBTOBLoop().
Referenced by analyze().
|
private |
Definition at line 160 of file LaserAlignmentT0ProducerDQM.cc.
References SiStripRawDigi::adc(), edm::DetSetVector< T >::begin(), detectorId, edm::DetSetVector< T >::end(), Exception, MonitorElement::Fill(), edm::DetSetVector< T >::find(), LASGlobalData< T >::GetTEC2TECEntry(), LASGlobalData< T >::GetTECEntry(), LASGlobalData< T >::GetTIBTOBEntry(), nSignalsAT, nSignalsTECMinusR4, nSignalsTECMinusR6, nSignalsTECPlusR4, nSignalsTECPlusR6, relativeConstraints::ring, LASGlobalLoop::TEC2TECLoop(), LASGlobalLoop::TECLoop(), theLowerAdcThreshold, theUpperAdcThreshold, and LASGlobalLoop::TIBTOBLoop().
Referenced by analyze().
|
private |
Definition at line 56 of file LaserAlignmentT0ProducerDQM.h.
Referenced by FillDetectorId(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 62 of file LaserAlignmentT0ProducerDQM.h.
Referenced by bookHistograms(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 65 of file LaserAlignmentT0ProducerDQM.h.
Referenced by bookHistograms(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 66 of file LaserAlignmentT0ProducerDQM.h.
Referenced by bookHistograms(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 63 of file LaserAlignmentT0ProducerDQM.h.
Referenced by bookHistograms(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 64 of file LaserAlignmentT0ProducerDQM.h.
Referenced by bookHistograms(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 55 of file LaserAlignmentT0ProducerDQM.h.
Referenced by FillDetectorId().
|
private |
Definition at line 52 of file LaserAlignmentT0ProducerDQM.h.
Referenced by bookHistograms(), and LaserAlignmentT0ProducerDQM().
|
private |
Definition at line 53 of file LaserAlignmentT0ProducerDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file LaserAlignmentT0ProducerDQM.h.
Referenced by bookHistograms(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 59 of file LaserAlignmentT0ProducerDQM.h.
Referenced by bookHistograms(), FillFromProcessedDigis(), and FillFromRawDigis().