|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonCalibStandAloneBase_INtupleCalibrationTool_H
6 #define MuonCalibStandAloneBase_INtupleCalibrationTool_H
9 #include "GaudiKernel/IAlgTool.h"
21 class MuonCalibSegment;
22 class IMdtCalibrationOutput;
23 class NtupleStationId;
35 static const InterfaceID IID_NtupleCalibrationTool(
"MuonCalib::NtupleCalibrationTool", 1, 0);
36 return IID_NtupleCalibrationTool;
40 const std::vector<std::shared_ptr<MuonCalibSegment>> & ,
unsigned int ) = 0;
44 virtual std::shared_ptr<IMdtCalibrationOutput>
getResults()
const = 0;
::StatusCode StatusCode
StatusCode definition for legacy code.
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.