 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUON_MUONTRACKTOSEGMENTTOOL_H
6 #define MUON_MUONTRACKTOSEGMENTTOOL_H
11 #include "GaudiKernel/ServiceHandle.h"
12 #include "GaudiKernel/ToolHandle.h"
24 class MeasurementBase;
43 using MeasVec = std::vector<const Trk::MeasurementBase*>;
60 const MeasVec& measurements)
const;
65 this,
"edmHelper",
"Muon::MuonEDMHelperSvc/MuonEDMHelperSvc",
66 "Handle to the service providing the IMuonEDMHelperSvc interface"};
68 PublicToolHandle<MuonEDMPrinterTool>
m_printer{
this,
"EDMPrinter",
"Muon::MuonEDMPrinterTool/MuonEDMPrinterTool",
69 "helper to nicely print out tracks"};
70 ToolHandle<Trk::IPropagator>
m_propagator{
this,
"Propagator",
"Trk::RungeKuttaPropagator/AtlasRungeKuttaPropagator"};
75 "Key of input MuonDetectorManager condition data"};
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
MuonSegment_v1 MuonSegment
Reference the current persistent version:
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.