Go to the documentation of this file. 1 #ifndef CalibMuon_DTTTrigCalibration_H
2 #define CalibMuon_DTTTrigCalibration_H
void endJob() override
Fit the time box rising edge and write the resulting ttrig to the DB.
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup) override
Fill the time boxes.
std::unique_ptr< DTTimeBoxFitter > theFitter
std::string getTBoxName(const DTSuperLayerId &slId) const
std::map< DTLayerId, TH1F * > theOccupancyMap
DTTTrigCalibration(const edm::ParameterSet &pset)
Constructor.
std::string getOccupancyName(const DTLayerId &slId) const
void dumpTTrigMap(const DTTtrig *tTrig) const
std::map< DTSuperLayerId, TH1F * > theHistoMap
void plotTTrig(const DTTtrig *tTrig) const
~DTTTrigCalibration() override
Destructor.
std::unique_ptr< DTTTrigBaseSync > theSync