 |
ATLAS Offline Software
|
Go to the documentation of this file.
16 declareInterface<IVertexWeightCalculator>(
this);
26 return StatusCode::SUCCESS;
32 const EventContext &ctx = Gaudi::Hive::currentContext();
37 return acc_gnnScore(
vertex);
SG::ReadDecorHandleKey< xAOD::VertexContainer > m_gnnScoreKey
GNNVertexWeightCalculator(const std::string &t, const std::string &n, const IInterface *p)
Handle class for reading a decoration on an object.
::StatusCode StatusCode
StatusCode definition for legacy code.
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.
Class describing a Vertex.
Handle class for reading a decoration on an object.
virtual StatusCode initialize() override
bool isAvailable()
Test to see if this variable exists in the store, for the referenced object.
virtual ~GNNVertexWeightCalculator() override