#include <DQM/TrackerMonitorTrack/interface/MonitorTrackResiduals.cc>
Private Attributes | |
edm::ParameterSet | conf_ |
DQMStore * | dqmStore_ |
SiStripFolderOrganizer | folder_organizer |
GenericTriggerEventFlag * | genTriggerEventFlag_ |
HistoClass | HitResidual |
unsigned long long | m_cacheID_ |
std::map< std::pair < std::string, int32_t > , MonitorElement * > | m_SubdetLayerNormedResiduals |
std::map< std::pair < std::string, int32_t > , MonitorElement * > | m_SubdetLayerResiduals |
bool | ModOn |
HistoClass | NormedHitResiduals |
edm::ParameterSet | Parameters |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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::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) |
Monitoring source for track residuals on each detector module
Definition at line 31 of file MonitorTrackResiduals.h.
|
explicit |
Definition at line 24 of file MonitorTrackResiduals.cc.
References conf_, edm::ParameterSet::getParameter(), and ModOn.
MonitorTrackResiduals::~MonitorTrackResiduals | ( | ) |
Definition at line 31 of file MonitorTrackResiduals.cc.
References genTriggerEventFlag_.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 150 of file MonitorTrackResiduals.cc.
References GenericTriggerEventFlag::accept(), conf_, TrackerValidationVariables::fillHitQuantities(), folder_organizer, genTriggerEventFlag_, edm::EventSetup::get(), SiStripFolderOrganizer::GetSubDetAndLayer(), HitResidual, m_SubdetLayerNormedResiduals, m_SubdetLayerResiduals, ModOn, NormedHitResiduals, GenericTriggerEventFlag::on(), edm::ESHandle< class >::product(), and SiStripDetId::subDetector().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 36 of file MonitorTrackResiduals.cc.
|
overridevirtual |
Implements thread_unsafe::DQMEDAnalyzer.
Definition at line 39 of file MonitorTrackResiduals.cc.
References createMEs(), edm::EventSetup::get(), and m_cacheID_.
void MonitorTrackResiduals::createMEs | ( | DQMStore::IBooker & | ibooker, |
const edm::EventSetup & | iSetup | ||
) |
Definition at line 54 of file MonitorTrackResiduals.cc.
References funct::abs(), DQMStore::IBooker::book1D(), conf_, folder_organizer, edm::EventSetup::get(), edm::ParameterSet::getParameter(), SiStripFolderOrganizer::GetSubDetAndLayer(), HitResidual, m_SubdetLayerNormedResiduals, m_SubdetLayerResiduals, ModOn, NormedHitResiduals, edm::ESHandle< class >::product(), MonitorElement::setAxisTitle(), SiStripFolderOrganizer::setDetectorFolder(), SiStripFolderOrganizer::setLayerFolder(), SiStripFolderOrganizer::setSiStripFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and SiStripDetId::subDetector().
Referenced by bookHistograms().
|
virtual |
Reimplemented from thread_unsafe::DQMEDAnalyzer.
Definition at line 48 of file MonitorTrackResiduals.cc.
References genTriggerEventFlag_, GenericTriggerEventFlag::initRun(), and GenericTriggerEventFlag::on().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 139 of file MonitorTrackResiduals.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), dumpDBToFile_GT_ttrig_cfg::outputFileName, DQMStore::save(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 135 of file MonitorTrackResiduals.cc.
|
private |
Definition at line 47 of file MonitorTrackResiduals.h.
Referenced by analyze(), createMEs(), endJob(), and MonitorTrackResiduals().
|
private |
Definition at line 46 of file MonitorTrackResiduals.h.
Referenced by endJob().
|
private |
Definition at line 53 of file MonitorTrackResiduals.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 56 of file MonitorTrackResiduals.h.
Referenced by analyze(), dqmBeginRun(), and ~MonitorTrackResiduals().
|
private |
Definition at line 51 of file MonitorTrackResiduals.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 54 of file MonitorTrackResiduals.h.
Referenced by bookHistograms().
|
private |
Definition at line 50 of file MonitorTrackResiduals.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 49 of file MonitorTrackResiduals.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 55 of file MonitorTrackResiduals.h.
Referenced by analyze(), createMEs(), and MonitorTrackResiduals().
|
private |
Definition at line 52 of file MonitorTrackResiduals.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 48 of file MonitorTrackResiduals.h.