10#include "GaudiKernel/ServiceHandle.h"
11#include "GaudiKernel/ToolHandle.h"
21class MuonStationIntersectSvc;
33 MuonIdCutTool(
const std::string&,
const std::string&,
const IInterface*);
81 static int FindSector(
unsigned int staName,
unsigned int staPhi) ;
83 ToolHandle<MuonCalib::IIdToFixedIdTool>
m_idToFixedIdTool{
this,
"IdToFixedIdTool",
"MuonCalib::IdToFixedIdTool",
"tool to assist with Identifiers"};
std::vector< Identifier > ID
Implements fixed identifiers not dependent upon Athena Identifier for internal use in the calibration...