|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef DERIVATIONFRAMEWORKMUONS_PFLOWISOLATIONDECORALG_H
5 #define DERIVATIONFRAMEWORKMUONS_PFLOWISOLATIONDECORALG_H
32 ToolHandle<xAOD::INeutralEFlowIsolationTool>
m_isoTool{
this,
"IsolationTool",
""};
45 Gaudi::Property<std::vector<std::string>>
m_trkSel_Decors{
this,
"TrackSelections", {},
46 "List of decorator names of which one needs to be true to run the isolation" };
48 "Will be overwritten in initialize"};
51 "Will be overwritten in initialize"};
53 "Will be overwritten in initialize"};
55 "Will be overwritten in initialize"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Gaudi::Property< std::vector< std::string > > m_trkSel_Decors
Optional list of decorators to select only the good tracks for the isolation decoration.
@ neflowisol20
Neutral eflow isolation.
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_neflowCone30_key
An algorithm that can be simultaneously executed in multiple threads.
PflowIsolationDecorAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::vector< xAOD::Iso::IsolationType > m_pflow_isos
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_neflowCone20_key
SG::ReadDecorHandleKeyArray< xAOD::TrackParticleContainer > m_trkSel_keys
SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > m_neflowCone40_key
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< xAOD::INeutralEFlowIsolationTool > m_isoTool
Athena configured tools.
~PflowIsolationDecorAlg()=default
Destructor:
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_trk_key
track collection to decorate
Gaudi::Property< float > m_pt_min
pt threshold to apply
StatusCode initialize() override
Athena algorithm's Hooks.
StatusCode execute(const EventContext &ctx) const override
Gaudi::Property< std::string > m_customName
xAOD::CaloCorrection m_calo_corr