#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::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
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) |
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_.
|
virtual |
|
overridevirtual |
Implements edm::stream::EDAnalyzerBase.
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_, labelDB_, labelDBRef_, LogTrace, lowerLimit_, metname_, DTTimeUnits::ns, DQMStore::IBooker::setCurrentFolder(), relativeConstraints::station, tTrigDiffHistos_, tTrigDiffWheel_, tTrigMap_, and tTrigRefMap_.
|
private |
Definition at line 154 of file DTtTrigDBValidation.cc.
References DQMStore::IBooker::book1D(), LogTrace, metname_, DQMStore::IBooker::setCurrentFolder(), and tTrigDiffHistos_.
Referenced by bookHistograms().
|
private |
Definition at line 188 of file DTtTrigDBValidation.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::setCurrentFolder(), and tTrigDiffWheel_.
|
private |
|
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().