Go to the documentation of this file. 1 #ifndef DTtTrigDBValidation_H
2 #define DTtTrigDBValidation_H
50 std::map<DTSuperLayerId, std::pair<float, float>>
tTrigMap_;
int stationFromBin(int bin) const
~DTtTrigDBValidation() override
Destructor.
edm::ESHandle< DTGeometry > dtGeom_
std::map< DTSuperLayerId, std::pair< float, float > > tTrigRefMap_
int slFromBin(int bin) const
std::map< std::pair< int, int >, MonitorElement * > tTrigDiffHistos_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Operations.
std::map< DTSuperLayerId, std::pair< float, float > > tTrigMap_
void analyze(const edm::Event &, const edm::EventSetup &) override
void bookHistos(DQMStore::IBooker &, int, int)
std::map< int, MonitorElement * > tTrigDiffWheel_
DTtTrigDBValidation(const edm::ParameterSet &pset)
Constructor.