#include <LaserAlignmentT0ProducerDQM.h>
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 |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
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 DataMixerDataOnData_cff::digiLabel, EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::digiProducer, Exception, FillFromProcessedDigis(), FillFromRawDigis(), edm::Event::getByLabel(), AlCaHLTBitMon_QueryRunRegistry::string, and theDigiProducerList.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 17 of file LaserAlignmentT0ProducerDQM.cc.
References EcalCondDBWriter_cfi::beam, dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), ALCARECODTCalibSynchCosmicsDQM_cff::folderName, edm::ParameterSet::getParameter(), mps_fire::i, nSignalsAT, nSignalsTECMinusR4, nSignalsTECMinusR6, nSignalsTECPlusR4, nSignalsTECPlusR6, dqm::impl::MonitorElement::setBinLabel(), dqm::dqmstoreimpl::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(), EcalCondDBWriter_cfi::beam, edm::DetSetVector< T >::begin(), detectorId, edm::DetSetVector< T >::end(), dqm::impl::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(), EcalCondDBWriter_cfi::beam, edm::DetSetVector< T >::begin(), detectorId, edm::DetSetVector< T >::end(), Exception, dqm::impl::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().