#include <DTTTrigConstantShift.h>
Public Member Functions | |
virtual DTTTrigData | correction (const DTSuperLayerId &) |
DTTTrigConstantShift (const edm::ParameterSet &) | |
virtual void | setES (const edm::EventSetup &setup) |
virtual | ~DTTTrigConstantShift () |
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 24 of file DTTTrigConstantShift.h.
DTTTrigConstantShift::DTTTrigConstantShift | ( | const edm::ParameterSet & | pset | ) |
Definition at line 24 of file DTTTrigConstantShift.cc.
References calibChamber_, chosenChamberId_, DTChamberId, and value_.
|
virtual |
Definition at line 42 of file DTTTrigConstantShift.cc.
|
virtual |
Implements dtCalibration::DTTTrigBaseCorrection.
Definition at line 51 of file DTTTrigConstantShift.cc.
References calibChamber_, DTSuperLayerId::chamberId(), chosenChamberId_, edm::hlt::Exception, DTTtrig::get(), DTTimeUnits::ns, ntuplemaker::status, tTrigMap_, and value_.
|
virtual |
Implements dtCalibration::DTTTrigBaseCorrection.
Definition at line 44 of file DTTTrigConstantShift.cc.
References dbLabel_, edm::EventSetup::get(), and tTrigMap_.
|
private |
Definition at line 37 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().
|
private |
Definition at line 41 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().
|
private |
Definition at line 36 of file DTTTrigConstantShift.h.
Referenced by setES().
|
private |
Definition at line 40 of file DTTTrigConstantShift.h.
Referenced by correction(), and setES().
|
private |
Definition at line 38 of file DTTTrigConstantShift.h.
Referenced by correction(), and DTTTrigConstantShift().