5#ifndef TRKVERTEXWEIGHTCALCULATORS_GNNVERTEXWEIGHTCALCULATOR_H
6#define TRKVERTEXWEIGHTCALCULATORS_GNNVERTEXWEIGHTCALCULATOR_H
44 this,
"GNNScoreKey",
"PrimaryVertices_initial.HSGN2_phsvertex",
45 "Name of the hard-scatter GNN decoration"};
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
virtual StatusCode initialize() override
virtual double estimateSignalCompatibility(const xAOD::Vertex &vertex) const override
Estimate the compatibility of the vertex with a hard scatter vertex, with respect to pileup vertices.
GNNVertexWeightCalculator(const std::string &t, const std::string &n, const IInterface *p)
virtual ~GNNVertexWeightCalculator() override
SG::ReadDecorHandleKey< xAOD::VertexContainer > m_gnnScoreKey
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Vertex_v1 Vertex
Define the latest version of the vertex class.