#include <DTT0FillChamberFromDB.h>
Public Member Functions | |
DTT0Data | correction (const DTWireId &) override |
DTT0FillChamberFromDB (const edm::ParameterSet &) | |
void | setES (const edm::EventSetup &setup) override |
~DTT0FillChamberFromDB () override | |
Public Member Functions inherited from dtCalibration::DTT0BaseCorrection | |
DTT0BaseCorrection () | |
virtual | ~DTT0BaseCorrection () |
Private Attributes | |
std::string | chamberRef_ |
DTChamberId | chosenChamberId_ |
std::string | dbLabelRef_ |
const DTT0 * | t0Map_ |
const DTT0 * | t0MapRef_ |
Definition at line 25 of file DTT0FillChamberFromDB.h.
DTT0FillChamberFromDB::DTT0FillChamberFromDB | ( | const edm::ParameterSet & | pset | ) |
Definition at line 27 of file DTT0FillChamberFromDB.cc.
References chamberRef_, and chosenChamberId_.
|
override |
Definition at line 44 of file DTT0FillChamberFromDB.cc.
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 62 of file DTT0FillChamberFromDB.cc.
References DTSuperLayerId::chamberId(), chamberRef_, chosenChamberId_, DTTimeUnits::counts, Exception, DTT0::get(), DTWireId::layerId(), mps_update::status, DTLayerId::superlayerId(), t0Map_, and t0MapRef_.
|
overridevirtual |
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 47 of file DTT0FillChamberFromDB.cc.
References dbLabelRef_, edm::EventSetup::get(), t0Map_, t0MapRef_, and DTT0::version().
|
private |
Definition at line 38 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and DTT0FillChamberFromDB().
|
private |
Definition at line 40 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and DTT0FillChamberFromDB().
|
private |
Definition at line 37 of file DTT0FillChamberFromDB.h.
Referenced by setES().
|
private |
Definition at line 43 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and setES().
|
private |
Definition at line 42 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and setES().