#include <DTT0FillDefaultFromDB.h>
Public Member Functions | |
virtual DTT0Data | correction (const DTWireId &) |
DTT0FillDefaultFromDB (const edm::ParameterSet &) | |
virtual void | setES (const edm::EventSetup &setup) |
virtual | ~DTT0FillDefaultFromDB () |
Public Member Functions inherited from dtCalibration::DTT0BaseCorrection | |
DTT0BaseCorrection () | |
virtual | ~DTT0BaseCorrection () |
Private Attributes | |
std::string | dbLabelRef_ |
const DTT0 * | t0Map_ |
const DTT0 * | t0MapRef_ |
Definition at line 23 of file DTT0FillDefaultFromDB.h.
DTT0FillDefaultFromDB::DTT0FillDefaultFromDB | ( | const edm::ParameterSet & | pset | ) |
Definition at line 24 of file DTT0FillDefaultFromDB.cc.
|
virtual |
Definition at line 28 of file DTT0FillDefaultFromDB.cc.
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 46 of file DTT0FillDefaultFromDB.cc.
References DTTimeUnits::counts, edm::hlt::Exception, DTT0::get(), ntuplemaker::status, t0Map_, and t0MapRef_.
|
virtual |
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 31 of file DTT0FillDefaultFromDB.cc.
References dbLabelRef_, edm::EventSetup::get(), t0Map_, and t0MapRef_.
|
private |
Definition at line 35 of file DTT0FillDefaultFromDB.h.
Referenced by setES().
|
private |
Definition at line 38 of file DTT0FillDefaultFromDB.h.
Referenced by correction(), and setES().
|
private |
Definition at line 37 of file DTT0FillDefaultFromDB.h.
Referenced by correction(), and setES().