#include <DTtTrigDBValidation.h>
Private Member Functions | |
void | bookHistos (int, int) |
void | bookHistos (int wheel) |
int | slFromBin (int bin) const |
int | stationFromBin (int bin) const |
Private Attributes | |
DQMStore * | dbe_ |
edm::ESHandle< DTGeometry > | dtGeom_ |
int | higherLimit_ |
std::string | labelDB_ |
std::string | labelDBRef_ |
int | lowerLimit_ |
std::string | metname_ |
std::string | outputFileName_ |
bool | outputMEsInRootFile_ |
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::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) |
Definition at line 24 of file DTtTrigDBValidation.h.
DTtTrigDBValidation::DTtTrigDBValidation | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 33 of file DTtTrigDBValidation.cc.
References dbe_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), metname_, cppFunctionSkipper::operator, outputFileName_, outputMEsInRootFile_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
inlinevirtual |
|
virtual |
Operations.
Reimplemented from edm::EDAnalyzer.
Definition at line 56 of file DTtTrigDBValidation.cc.
References funct::abs(), DTTtrig::begin(), bookHistos(), dtGeom_, DTTtrig::end(), edm::EventSetup::get(), DTTtrig::get(), higherLimit_, labelDB_, labelDBRef_, LogTrace, lowerLimit_, python.multivaluedict::map(), metname_, DTTimeUnits::ns, relativeConstraints::station, tTrigDiffHistos_, tTrigDiffWheel_, tTrigMap_, and tTrigRefMap_.
|
private |
Definition at line 172 of file DTtTrigDBValidation.cc.
References dbe_, LogTrace, metname_, and tTrigDiffHistos_.
Referenced by beginRun().
|
private |
Definition at line 206 of file DTtTrigDBValidation.cc.
References dbe_, and tTrigDiffWheel_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 164 of file DTtTrigDBValidation.cc.
References dbe_, outputFileName_, and outputMEsInRootFile_.
|
virtual |
|
private |
|
private |
Definition at line 227 of file DTtTrigDBValidation.cc.
|
private |
Definition at line 54 of file DTtTrigDBValidation.h.
Referenced by bookHistos(), DTtTrigDBValidation(), and endJob().
|
private |
Definition at line 56 of file DTtTrigDBValidation.h.
Referenced by beginRun().
|
private |
Definition at line 48 of file DTtTrigDBValidation.h.
Referenced by beginRun().
|
private |
Definition at line 45 of file DTtTrigDBValidation.h.
Referenced by beginRun().
|
private |
Definition at line 44 of file DTtTrigDBValidation.h.
Referenced by beginRun().
|
private |
Definition at line 47 of file DTtTrigDBValidation.h.
Referenced by beginRun().
|
private |
Definition at line 42 of file DTtTrigDBValidation.h.
Referenced by beginRun(), bookHistos(), and DTtTrigDBValidation().
|
private |
Definition at line 52 of file DTtTrigDBValidation.h.
Referenced by DTtTrigDBValidation(), and endJob().
|
private |
Definition at line 51 of file DTtTrigDBValidation.h.
Referenced by DTtTrigDBValidation(), and endJob().
|
private |
Definition at line 63 of file DTtTrigDBValidation.h.
Referenced by beginRun(), and bookHistos().
|
private |
Definition at line 64 of file DTtTrigDBValidation.h.
Referenced by beginRun(), and bookHistos().
|
private |
Definition at line 60 of file DTtTrigDBValidation.h.
Referenced by beginRun().
|
private |
Definition at line 59 of file DTtTrigDBValidation.h.
Referenced by beginRun().