|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONMmRdoToPrepDataToolMT_H
6 #define MUONMmRdoToPrepDataToolMT_H
23 :
public extends<AthAlgTool, IMuonRdoToPrepDataTool> {
36 const std::vector<IdentifierHash>& idVect)
const override;
38 const std::vector<uint32_t>& robIds)
const override;
43 const std::vector<IdentifierHash>& idsToDecode,
49 const EventContext& ctx)
const;
58 const std::vector<IdentifierHash>& idsToDecode)
const;
61 this,
"DetectorManagerKey",
"MuonDetectorManager",
62 "Key of input MuonDetectorManager condition data"};
65 this,
"MuonIdHelperSvc",
"Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
69 this,
"OutputCollection",
"MM_Measurements"};
71 this,
"InputCollection",
"MMRDO"};
75 this,
"PrdCacheKey",
"",
76 "Optional external cache for the MM PRD container"};
77 Gaudi::Property<bool>
m_merge{
this,
"MergePrds",
true};
80 this,
"ClusterBuilderTool",
81 "Muon::SimpleMMClusterBuilderTool/SimpleMMClusterBuilderTool"};
82 ToolHandle<INSWCalibTool>
m_calibTool{
this,
"NSWCalibTool",
""};
87 this,
"singleStripChargeCut",
91 "If empty, do not produce xAOD, otherwise this is the key of the output "
92 "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.