Go to the documentation of this file. 1 #ifndef DTPreCalibrationTask_H
2 #define DTPreCalibrationTask_H
DTPreCalibrationTask(const edm::ParameterSet &ps)
Constructor.
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
std::map< std::pair< int, int >, MonitorElement * > TimeBoxes
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< DTDigiCollection > digiLabel
void bookOccupancyPlot(DQMStore::IBooker &, int wheel, int sector)
void bookTimeBoxes(DQMStore::IBooker &, int wheel, int sector)
Book histos.
std::map< std::pair< int, int >, MonitorElement * > OccupancyHistos
~DTPreCalibrationTask() override
Destructor.