 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONMmRdoToPrepDataToolMT_H
6 #define MUONMmRdoToPrepDataToolMT_H
24 :
public extends<AthAlgTool, IMuonRdoToPrepDataTool> {
26 using base_class::base_class;
35 const std::vector<IdentifierHash>& idVect)
const override;
37 const std::vector<uint32_t>& robIds)
const override;
42 const std::vector<IdentifierHash>& idsToDecode,
48 const EventContext& ctx)
const;
57 const std::vector<IdentifierHash>& idsToDecode)
const;
60 this,
"DetectorManagerKey",
"MuonDetectorManager",
61 "Key of input MuonDetectorManager condition data"};
64 this,
"MuonIdHelperSvc",
"Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
68 this,
"OutputCollection",
"MM_Measurements"};
70 this,
"InputCollection",
"MMRDO"};
74 this,
"PrdCacheKey",
"",
75 "Optional external cache for the MM PRD container"};
76 Gaudi::Property<bool>
m_merge{
this,
"MergePrds",
true};
79 this,
"ClusterBuilderTool",
80 "Muon::SimpleMMClusterBuilderTool/SimpleMMClusterBuilderTool"};
81 ToolHandle<INSWCalibTool>
m_calibTool{
this,
"NSWCalibTool",
""};
86 this,
"singleStripChargeCut",
90 "If empty, do not produce xAOD, otherwise this is the key of the output "
91 "xAOD MDT PRD container"};
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
Property holding a SG store/key/clid from which an UpdateHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.