#include <DTT0FillChamberFromDB.h>
Public Member Functions | |
virtual DTT0Data | correction (const DTWireId &) |
DTT0FillChamberFromDB (const edm::ParameterSet &) | |
virtual void | setES (const edm::EventSetup &setup) |
virtual | ~DTT0FillChamberFromDB () |
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 24 of file DTT0FillChamberFromDB.h.
DTT0FillChamberFromDB::DTT0FillChamberFromDB | ( | const edm::ParameterSet & | pset | ) |
Definition at line 25 of file DTT0FillChamberFromDB.cc.
References chamberRef_, chosenChamberId_, and DTChamberId.
|
virtual |
Definition at line 42 of file DTT0FillChamberFromDB.cc.
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 60 of file DTT0FillChamberFromDB.cc.
References DTSuperLayerId::chamberId(), chamberRef_, chosenChamberId_, DTTimeUnits::counts, Exception, DTT0::get(), DTWireId::layerId(), mps_update::status, DTLayerId::superlayerId(), t0Map_, and t0MapRef_.
|
virtual |
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 45 of file DTT0FillChamberFromDB.cc.
References dbLabelRef_, edm::EventSetup::get(), t0Map_, and t0MapRef_.
|
private |
Definition at line 37 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and DTT0FillChamberFromDB().
|
private |
Definition at line 39 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and DTT0FillChamberFromDB().
|
private |
Definition at line 36 of file DTT0FillChamberFromDB.h.
Referenced by setES().
|
private |
Definition at line 42 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and setES().
|
private |
Definition at line 41 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and setES().