|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef MUONCALIB_IREGIONSELECTORTOOL_H
16 #define MUONCALIB_IREGIONSELECTORTOOL_H
19 #include "GaudiKernel/IAlgTool.h"
28 static const InterfaceID IID_IRegionSelectorTool(
"MuonCalib::IRegionSelectorTool", 1, 0);
38 class MuonCalibSegment;
45 typedef std::pair<const MuonCalibSegment*,RegionKey>
Region;
51 static const InterfaceID&
interfaceID() {
return IID_IRegionSelectorTool; };
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.