#include <DTTTrigConstantShift.h>
Public Member Functions | |
DTTTrigData | correction (const DTSuperLayerId &) override |
DTTTrigConstantShift (const edm::ParameterSet &, edm::ConsumesCollector) | |
void | setES (const edm::EventSetup &setup) override |
~DTTTrigConstantShift () override | |
Public Member Functions inherited from dtCalibration::DTTTrigBaseCorrection | |
DTTTrigBaseCorrection () | |
virtual | ~DTTTrigBaseCorrection () |
Private Attributes | |
std::string | calibChamber_ |
DTChamberId | chosenChamberId_ |
const DTTtrig * | tTrigMap_ |
edm::ESGetToken< DTTtrig, DTTtrigRcd > | ttrigToken_ |
double | value_ |
Definition at line 27 of file DTTTrigConstantShift.h.
DTTTrigConstantShift::DTTTrigConstantShift | ( | const edm::ParameterSet & | pset, |
edm::ConsumesCollector | cc | ||
) |
Definition at line 24 of file DTTTrigConstantShift.cc.
References edm::BeginRun, calibChamber_, gpuPixelDoublets::cc, chosenChamberId_, muonDTDigis_cfi::pset, ttrigToken_, and value_.
|
override |
Definition at line 41 of file DTTTrigConstantShift.cc.
|
overridevirtual |
Implements dtCalibration::DTTTrigBaseCorrection.
Definition at line 49 of file DTTTrigConstantShift.cc.
References calibChamber_, DTSuperLayerId::chamberId(), chosenChamberId_, Exception, DTTtrig::get(), dttriganalyzer_cfi::kFactor, DTTimeUnits::ns, mps_update::status, tTrigMap_, and value_.
|
overridevirtual |
Implements dtCalibration::DTTTrigBaseCorrection.
Definition at line 43 of file DTTTrigConstantShift.cc.
References singleTopDQM_cfi::setup, dttriganalyzer_cfi::tTrig, tTrigMap_, and ttrigToken_.
|
private |
Definition at line 39 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().
|
private |
Definition at line 43 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().
|
private |
Definition at line 42 of file DTTTrigConstantShift.h.
Referenced by correction(), and setES().
|
private |
Definition at line 44 of file DTTTrigConstantShift.h.
Referenced by DTTTrigConstantShift(), and setES().
|
private |
Definition at line 40 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().