Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef HSGNN_VERTEXDECORATORALG
7 #define HSGNN_VERTEXDECORATORALG
49 this,
"vertexIn",
"PrimaryVertices",
"containerName to read"};
51 this,
"eventIn",
"EventInfo",
"containerName to read"};
53 this,
"electronsIn",
"Electrons",
"containerName to read"};
55 this,
"muonsIn",
"Muons",
"containerName to read"};
57 this,
"jetsIn",
"AntiKt4EMTopoJets",
"containerName to read"};
59 this,
"photonsIn",
"Photons",
"containerName to read"};
62 this,
"decor_ntrkKey",
"ntrk",
""};
64 this,
"decor_sumPtKey",
"sumPt",
""};
66 this,
"decor_chi2Over_ndfKey",
"chi2Over_ndf",
""};
68 this,
"decor_z_asymmetryKey",
"z_asymmetry",
""};
70 this,
"decor_weighted_z_asym",
"weighted_z_asymmetry",
""};
72 this,
"decor_weighted_z_kurt",
"z_kurtosis",
""};
74 this,
"decor_z_skew",
"z_skewness",
""};
76 this,
"decor_photon_deltaz",
"photon_deltaz",
""};
78 this,
"decor_photon_deltaPhi",
"photon_deltaPhi",
""};
80 this,
"decor_actualInterPerXing",
"actualIntPerXing",
""};
83 this,
"photonLinks",
"",
"" };
85 this,
"jetLinks",
"",
"" };
87 this,
"electronLinks",
"",
"" };
89 this,
"muonLinks",
"",
"" };
92 this,
"deltaZKey",
"",
"" };
94 this,
"deltaPhiKey",
"",
"" };
99 this,
"caloPointingZKey",
"",
"" };
101 this,
"zCommonKey",
"",
"" };
103 this,
"zCommonErrorKey",
"",
"" };
107 this,
"TrackVertexAssociationTool",
108 "CP::TrackVertexAssociationTool/TrackVertexAssociationTool",
109 "Track vertex association tool to use"};
113 "InDetGNNHardScatterSelection/GNNTool",
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
SG::ReadHandleKey< xAOD::PhotonContainer > m_photonsInKey
SG::ReadDecorHandleKey< xAOD::PhotonContainer > m_caloPointingZKey
SG::ReadDecorHandleKey< xAOD::PhotonContainer > m_zCommonErrorKey
StatusCode initialize() override
SG::ReadHandleKey< xAOD::EventInfo > m_eventInKey
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_photonLinksKey
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_actualInterPerXing
SG::ReadHandleKey< xAOD::VertexContainer > m_vertexInKey
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_ntrk
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandle< GNNTool > m_gnnTool
ToolHandle< CP::TrackVertexAssociationTool > m_trkVtxAssociationTool
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_sumPt
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_weighted_z_kurt
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadDecorHandleKey< xAOD::VertexContainer > m_deltaPhiKey
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_chi2Over_ndf
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_photon_deltaPhi
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_z_asym
SG::ReadDecorHandleKey< xAOD::VertexContainer > m_deltaZKey
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_electronLinksKey
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_photon_deltaz
VertexDecoratorAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_z_skew
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_mDecor_weighted_z_asym
SG::ReadHandleKey< xAOD::JetContainer > m_jetsInKey
SG::ReadDecorHandleKey< xAOD::PhotonContainer > m_zCommonKey
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_jetLinksKey
StatusCode execute() override
SG::ReadHandleKey< xAOD::ElectronContainer > m_electronsInKey
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
SG::WriteDecorHandleKey< xAOD::VertexContainer > m_muonLinksKey
SG::ReadHandleKey< xAOD::MuonContainer > m_muonsInKey