#include <DTTTrigConstantShift.h>
Public Member Functions | |
DTTTrigData | correction (const DTSuperLayerId &) override |
DTTTrigConstantShift (const edm::ParameterSet &) | |
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_ |
std::string | dbLabel_ |
const DTTtrig * | tTrigMap_ |
double | value_ |
Definition at line 25 of file DTTTrigConstantShift.h.
DTTTrigConstantShift::DTTTrigConstantShift | ( | const edm::ParameterSet & | pset | ) |
Definition at line 23 of file DTTTrigConstantShift.cc.
References calibChamber_, chosenChamberId_, and value_.
|
override |
Definition at line 41 of file DTTTrigConstantShift.cc.
|
overridevirtual |
Implements dtCalibration::DTTTrigBaseCorrection.
Definition at line 50 of file DTTTrigConstantShift.cc.
References calibChamber_, DTSuperLayerId::chamberId(), chosenChamberId_, Exception, DTTtrig::get(), DTAnalyzerDetailed_cfi::kFactor, DTTimeUnits::ns, mps_update::status, tTrigMap_, and value_.
|
overridevirtual |
Implements dtCalibration::DTTTrigBaseCorrection.
Definition at line 43 of file DTTTrigConstantShift.cc.
References dbLabel_, edm::EventSetup::get(), and tTrigMap_.
|
private |
Definition at line 38 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().
|
private |
Definition at line 42 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().
|
private |
Definition at line 37 of file DTTTrigConstantShift.h.
Referenced by setES().
|
private |
Definition at line 41 of file DTTTrigConstantShift.h.
Referenced by correction(), and setES().
|
private |
Definition at line 39 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().