#include <LaserAlignmentT0ProducerDQM.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob (void) |
LaserAlignmentT0ProducerDQM (const edm::ParameterSet &) | |
~LaserAlignmentT0ProducerDQM () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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 |
DQMStore * | theDqmStore |
unsigned int | theLowerAdcThreshold |
unsigned int | theUpperAdcThreshold |
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 | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 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) |
Definition at line 42 of file LaserAlignmentT0ProducerDQM.h.
|
explicit |
Definition at line 11 of file LaserAlignmentT0ProducerDQM.cc.
References FillDetectorId(), cppFunctionSkipper::operator, theConfiguration, and theDqmStore.
LaserAlignmentT0ProducerDQM::~LaserAlignmentT0ProducerDQM | ( | ) |
Definition at line 26 of file LaserAlignmentT0ProducerDQM.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 137 of file LaserAlignmentT0ProducerDQM.cc.
References dtTPAnalyzer_cfg::digiLabel, EcnaSystemPythonModuleInsert_2::digiProducer, edm::hlt::Exception, FillFromProcessedDigis(), FillFromRawDigis(), edm::Event::getByLabel(), AlCaHLTBitMon_QueryRunRegistry::string, and theDigiProducerList.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 36 of file LaserAlignmentT0ProducerDQM.cc.
References DQMStore::book2D(), edm::ParameterSet::getParameter(), i, nSignalsAT, nSignalsTECMinusR4, nSignalsTECMinusR6, nSignalsTECPlusR4, nSignalsTECPlusR6, MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, theConfiguration, theDigiProducerList, theDqmStore, theLowerAdcThreshold, and theUpperAdcThreshold.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 193 of file LaserAlignmentT0ProducerDQM.cc.
References edm::ParameterSet::getParameter(), dumpDBToFile_GT_ttrig_cfg::outputFileName, DQMStore::save(), DQMStore::showDirStructure(), AlCaHLTBitMon_QueryRunRegistry::string, theConfiguration, and theDqmStore.
|
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 540 of file LaserAlignmentT0ProducerDQM.cc.
References detectorId, LASGlobalData< T >::SetTEC2TECEntry(), LASGlobalData< T >::SetTECEntry(), LASGlobalData< T >::SetTIBTOBEntry(), and tecDoubleHitDetId.
Referenced by LaserAlignmentT0ProducerDQM().
|
private |
Definition at line 380 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, pos, relativeConstraints::ring, LASGlobalLoop::TEC2TECLoop(), LASGlobalLoop::TECLoop(), theLowerAdcThreshold, theUpperAdcThreshold, and LASGlobalLoop::TIBTOBLoop().
Referenced by analyze().
|
private |
Definition at line 212 of file LaserAlignmentT0ProducerDQM.cc.
References SiStripRawDigi::adc(), edm::DetSetVector< T >::begin(), detectorId, edm::DetSetVector< T >::end(), edm::hlt::Exception, MonitorElement::Fill(), edm::DetSetVector< T >::find(), LASGlobalData< T >::GetTEC2TECEntry(), LASGlobalData< T >::GetTECEntry(), LASGlobalData< T >::GetTIBTOBEntry(), nSignalsAT, nSignalsTECMinusR4, nSignalsTECMinusR6, nSignalsTECPlusR4, nSignalsTECPlusR6, pos, relativeConstraints::ring, LASGlobalLoop::TEC2TECLoop(), LASGlobalLoop::TECLoop(), theLowerAdcThreshold, theUpperAdcThreshold, and LASGlobalLoop::TIBTOBLoop().
Referenced by analyze().
|
private |
Definition at line 63 of file LaserAlignmentT0ProducerDQM.h.
Referenced by FillDetectorId(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 69 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 72 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 73 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 70 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 71 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 62 of file LaserAlignmentT0ProducerDQM.h.
Referenced by FillDetectorId().
|
private |
Definition at line 59 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), endJob(), and LaserAlignmentT0ProducerDQM().
|
private |
Definition at line 60 of file LaserAlignmentT0ProducerDQM.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 58 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), endJob(), and LaserAlignmentT0ProducerDQM().
|
private |
Definition at line 65 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), FillFromProcessedDigis(), and FillFromRawDigis().
|
private |
Definition at line 66 of file LaserAlignmentT0ProducerDQM.h.
Referenced by beginJob(), FillFromProcessedDigis(), and FillFromRawDigis().