5#ifndef CalibrationDbIOTool_H
6#define CalibrationDbIOTool_H
39 StatusCode
LoadT0(std::map<NtupleStationId, MdtStationT0Container *> &t0s,
int )
override;
45 StatusCode
LoadRt(std::map<NtupleStationId, IRtRelation *> &rts, std::map<NtupleStationId, IRtResolution *> &
res,
70 void fillRtPoints(
const std::shared_ptr<const IRtRelation>& rt_relation, std::vector<SamplePoint> &points);
71 void fillResPoints(
const std::shared_ptr<const IRtResolution>& rt_resolution, std::vector<SamplePoint> &points);
std::pair< std::vector< unsigned int >, bool > res
generic interface for a rt-relation
Holds single-tube full calibration information of one chamber.
Station Identifier for sorting calibration data.
Class for communication between event loop and rt calibration algorithm contains only a rt relation f...
The MuonDetectorManager stores the transient representation of the Muon Spectrometer geometry and pro...
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
Ensure that the Athena extensions are properly loaded.