#include <DTT0FillDefaultFromDB.h>
Public Member Functions | |
DTT0Data | correction (const DTWireId &) override |
DTT0FillDefaultFromDB (const edm::ParameterSet &) | |
void | setES (const edm::EventSetup &setup) override |
~DTT0FillDefaultFromDB () override | |
Public Member Functions inherited from dtCalibration::DTT0BaseCorrection | |
DTT0BaseCorrection () | |
virtual | ~DTT0BaseCorrection () |
Private Attributes | |
std::string | dbLabelRef_ |
const DTT0 * | t0Map_ |
const DTT0 * | t0MapRef_ |
Definition at line 24 of file DTT0FillDefaultFromDB.h.
DTT0FillDefaultFromDB::DTT0FillDefaultFromDB | ( | const edm::ParameterSet & | pset | ) |
Definition at line 22 of file DTT0FillDefaultFromDB.cc.
|
override |
Definition at line 26 of file DTT0FillDefaultFromDB.cc.
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 44 of file DTT0FillDefaultFromDB.cc.
References DTTimeUnits::counts, Exception, DTT0::get(), mps_update::status, t0Map_, and t0MapRef_.
|
overridevirtual |
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 29 of file DTT0FillDefaultFromDB.cc.
References dbLabelRef_, edm::EventSetup::get(), t0Map_, t0MapRef_, and DTT0::version().
|
private |
Definition at line 36 of file DTT0FillDefaultFromDB.h.
Referenced by setES().
|
private |
Definition at line 39 of file DTT0FillDefaultFromDB.h.
Referenced by correction(), and setES().
|
private |
Definition at line 38 of file DTT0FillDefaultFromDB.h.
Referenced by correction(), and setES().