#include <DTT0FillChamberFromDB.h>
Public Member Functions | |
DTT0Data | correction (const DTWireId &) override |
DTT0FillChamberFromDB (const edm::ParameterSet &, edm::ConsumesCollector cc) | |
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_ |
const DTT0 * | t0Map_ |
const DTT0 * | t0MapRef_ |
edm::ESGetToken< DTT0, DTT0Rcd > | t0RefToken_ |
edm::ESGetToken< DTT0, DTT0Rcd > | t0Token_ |
Definition at line 28 of file DTT0FillChamberFromDB.h.
DTT0FillChamberFromDB::DTT0FillChamberFromDB | ( | const edm::ParameterSet & | pset, |
edm::ConsumesCollector | cc | ||
) |
Definition at line 27 of file DTT0FillChamberFromDB.cc.
References edm::BeginRun, chamberRef_, and chosenChamberId_.
|
override |
Definition at line 44 of file DTT0FillChamberFromDB.cc.
Implements dtCalibration::DTT0BaseCorrection.
Definition at line 58 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 46 of file DTT0FillChamberFromDB.cc.
References singleTopDQM_cfi::setup, t0Map_, t0MapRef_, t0RefToken_, t0Token_, and DTT0::version().
|
private |
Definition at line 40 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and DTT0FillChamberFromDB().
|
private |
Definition at line 42 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and DTT0FillChamberFromDB().
|
private |
Definition at line 45 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and setES().
|
private |
Definition at line 44 of file DTT0FillChamberFromDB.h.
Referenced by correction(), and setES().
|
private |
Definition at line 47 of file DTT0FillChamberFromDB.h.
Referenced by setES().
|
private |
Definition at line 46 of file DTT0FillChamberFromDB.h.
Referenced by setES().