Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONERROROPTIMISATIONTOOL_H
6 #define MUONERROROPTIMISATIONTOOL_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
35 "Handle to the service providing the IMuonEDMHelperSvc interface"};
37 PublicToolHandle<MuonEDMPrinterTool>
m_printer{
this,
"EDMPrinter",
"Muon::MuonEDMPrinterTool/MuonEDMPrinterTool",
38 "helper to nicely print out tracks"};
40 "Muon::MuonTrackSummaryHelperTool/MuonTrackSummaryHelperTool"};
41 ToolHandle<IMuonRefitTool>
m_refitTool{
this,
"RefitTool",
"Muon::MuonRefitTool/MuonRefitTool"};
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
::StatusCode StatusCode
StatusCode definition for legacy code.