#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 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 23 of file DTtTrigDBValidation.h.
DTtTrigDBValidation::DTtTrigDBValidation | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 32 of file DTtTrigDBValidation.cc.
References metname_.
|
override |
|
override |
Definition at line 206 of file DTtTrigDBValidation.cc.
|
overridevirtual |
Operations.
Implements DQMEDAnalyzer.
Definition at line 43 of file DTtTrigDBValidation.cc.
References funct::abs(), DTTtrig::begin(), bookHistos(), dtGeom_, DTTtrig::end(), mps_splice::entry, edm::EventSetup::get(), DTTtrig::get(), higherLimit_, dttriganalyzer_cfi::kFactor, labelDB_, labelDBRef_, LogTrace, lowerLimit_, genParticles_cff::map, metname_, DTTimeUnits::ns, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), relativeConstraints::station, dttriganalyzer_cfi::tTrig, tTrigDiffHistos_, tTrigDiffWheel_, tTrigMap_, tTrigRefMap_, DTTtrig::version(), and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 142 of file DTtTrigDBValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), LogTrace, metname_, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), tTrigDiffHistos_, and makeMuonMisalignmentScenario::wheel.
Referenced by bookHistograms().
|
private |
Definition at line 176 of file DTtTrigDBValidation.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), tTrigDiffWheel_, and makeMuonMisalignmentScenario::wheel.
|
private |
|
private |
Definition at line 196 of file DTtTrigDBValidation.cc.
|
private |
Definition at line 46 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 43 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 40 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 39 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 42 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 37 of file DTtTrigDBValidation.h.
Referenced by bookHistograms(), bookHistos(), and DTtTrigDBValidation().
|
private |
Definition at line 53 of file DTtTrigDBValidation.h.
Referenced by bookHistograms(), and bookHistos().
|
private |
Definition at line 54 of file DTtTrigDBValidation.h.
Referenced by bookHistograms(), and bookHistos().
|
private |
Definition at line 50 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 49 of file DTtTrigDBValidation.h.
Referenced by bookHistograms().