#include <DTTTrigT0SegCorrection.h>
Public Member Functions | |
virtual DTTTrigData | correction (const DTSuperLayerId &) |
DTTTrigT0SegCorrection (const edm::ParameterSet &) | |
virtual void | setES (const edm::EventSetup &setup) |
virtual | ~DTTTrigT0SegCorrection () |
Public Member Functions inherited from DTTTrigBaseCorrection | |
DTTTrigBaseCorrection () | |
virtual | ~DTTTrigBaseCorrection () |
Private Member Functions | |
const TH1F * | getHisto (const DTSuperLayerId &) |
std::string | getHistoName (const DTSuperLayerId &slID) |
Private Attributes | |
std::string | dbLabel |
TFile * | rootFile_ |
const DTTtrig * | tTrigMap_ |
Concrete implementation of a DTTTrigBaseCorrection. Computes t0-seg correction for tTrig
Definition at line 25 of file DTTTrigT0SegCorrection.h.
DTTTrigT0SegCorrection::DTTTrigT0SegCorrection | ( | const edm::ParameterSet & | pset | ) |
Definition at line 26 of file DTTTrigT0SegCorrection.cc.
References dtTTrigAnalyzer_cfg::dbLabel, edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
virtual |
Definition at line 32 of file DTTTrigT0SegCorrection.cc.
|
virtual |
Implements DTTTrigBaseCorrection.
Definition at line 43 of file DTTTrigT0SegCorrection.cc.
References edm::hlt::Exception, getHisto(), DTTimeUnits::ns, and ntuplemaker::status.
|
private |
Definition at line 57 of file DTTTrigT0SegCorrection.cc.
References edm::hlt::Exception, mergeVDriftHistosByStation::getHistoName(), and interpolateCardsSimple::histo.
|
private |
Definition at line 65 of file DTTTrigT0SegCorrection.cc.
References DTSuperLayerId::chamberId(), DTChamberId::sector(), DTChamberId::station(), relativeConstraints::station, DTSuperLayerId::superLayer(), and DTChamberId::wheel().
|
virtual |
Implements DTTTrigBaseCorrection.
Definition at line 36 of file DTTTrigT0SegCorrection.cc.
References dtTTrigAnalyzer_cfg::dbLabel, and edm::EventSetup::get().
|
private |
Definition at line 42 of file DTTTrigT0SegCorrection.h.
|
private |
Definition at line 40 of file DTTTrigT0SegCorrection.h.
|
private |
Definition at line 44 of file DTTTrigT0SegCorrection.h.