|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONOBJECTMARKER_MEASUREMENTMARKERALG_H
5 #define MUONOBJECTMARKER_MEASUREMENTMARKERALG_H
38 Gaudi::Property<std::string>
m_segLink{
this,
"SegmentLinkKey",
""};
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteDecorHandleKeyArray< xAOD::UncalibratedMeasurementContainer > m_writeMarkKeys
Key to the decoration.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
bool const RAWDATA *ch2 const
SG::ReadHandleKey< xAOD::MuonSegmentContainer > m_segKey
Key to the primary muon container to select the muon from
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override final
AthReentrantAlgorithm()
Default constructor:
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadDecorHandleKey< xAOD::MuonSegmentContainer > m_prdLinkKey
Key to the prd association decoration.
Gaudi::Property< std::string > m_segLink
virtual StatusCode execute(const EventContext &ctx) const override final
MuonSegmentContainer_v1 MuonSegmentContainer
Definition of the current "MuonSegment container version".
~MeasurementMarkerAlg()=default
SG::ReadDecorHandleKey< xAOD::MuonSegmentContainer > m_readMarkKey
Key to the decoration to fetch the marked muons.
This header ties the generic definitions in this package.
SG::WriteDecorHandleKeyArray< xAOD::UncalibratedMeasurementContainer > m_writeSegLinkKeys
Key to the decoration.
SG::ReadHandleKeyArray< xAOD::UncalibratedMeasurementContainer > m_measKeys
Key to the segment container to fetch the marked segments.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.