#include <DTtTrigDBValidation.h>
Private Member Functions | |
void | bookHistos (DQMStore::IBooker &, int, int) |
void | bookHistos (DQMStore::IBooker &, int wheel) |
int | slFromBin (int bin) const |
int | stationFromBin (int bin) const |
Private Attributes | |
edm::ESHandle< DTGeometry > | dtGeom_ |
int | higherLimit_ |
std::string | labelDB_ |
std::string | labelDBRef_ |
int | lowerLimit_ |
std::string | metname_ |
std::map< std::pair< int, int >, MonitorElement * > | tTrigDiffHistos_ |
std::map< int, MonitorElement * > | tTrigDiffWheel_ |
std::map< DTSuperLayerId, std::pair< float, float > > | tTrigMap_ |
std::map< DTSuperLayerId, std::pair< float, float > > | tTrigRefMap_ |
Additional Inherited Members | |
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::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) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 23 of file DTtTrigDBValidation.h.
DTtTrigDBValidation::DTtTrigDBValidation | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 33 of file DTtTrigDBValidation.cc.
References metname_.
|
override |
|
override |
Definition at line 221 of file DTtTrigDBValidation.cc.
|
overridevirtual |
Operations.
Implements DQMEDAnalyzer.
Definition at line 46 of file DTtTrigDBValidation.cc.
References funct::abs(), DTTtrig::begin(), bookHistos(), dtGeom_, DTTtrig::end(), mps_splice::entry, edm::EventSetup::get(), DTTtrig::get(), higherLimit_, DTAnalyzerDetailed_cfi::kFactor, labelDB_, labelDBRef_, LogTrace, lowerLimit_, genParticles_cff::map, metname_, DTTimeUnits::ns, DQMStore::IBooker::setCurrentFolder(), relativeConstraints::station, tTrigDiffHistos_, tTrigDiffWheel_, tTrigMap_, tTrigRefMap_, DTTtrig::version(), and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 154 of file DTtTrigDBValidation.cc.
References DQMStore::IBooker::book1D(), LogTrace, metname_, DQMStore::IBooker::setCurrentFolder(), tTrigDiffHistos_, and makeMuonMisalignmentScenario::wheel.
Referenced by bookHistograms().
|
private |
Definition at line 188 of file DTtTrigDBValidation.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::setCurrentFolder(), tTrigDiffWheel_, and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 213 of file DTtTrigDBValidation.cc.
|
private |
Definition at line 209 of file DTtTrigDBValidation.cc.
|
private |
Definition at line 48 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 45 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 42 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 41 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 44 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 39 of file DTtTrigDBValidation.h.
Referenced by bookHistograms(), bookHistos(), and DTtTrigDBValidation().
|
private |
Definition at line 55 of file DTtTrigDBValidation.h.
Referenced by bookHistograms(), and bookHistos().
|
private |
Definition at line 56 of file DTtTrigDBValidation.h.
Referenced by bookHistograms(), and bookHistos().
|
private |
Definition at line 52 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 51 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().