|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrkVertexWeightCalculator_TrueVertexDistanceWeightCalculator_H
6 #define TrkVertexWeightCalculator_TrueVertexDistanceWeightCalculator_H
9 #include "GaudiKernel/ToolHandle.h"
70 "key to retrieve MC truth"
TrueVertexDistanceWeightCalculator(const std::string &t, const std::string &n, const IInterface *p)
constructor
virtual StatusCode initialize() override
SG::ReadHandleKey< McEventCollection > m_mcEventCollectionKey
double mEstimateSignalCompatibility(const Amg::Vector3D &vtxPosition) const
virtual StatusCode finalize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual double estimateSignalCompatibility(const xAOD::Vertex &vertex) const override final
WeightCalculator.
This defines the McEventCollection, which is really just an ObjectVector of McEvent objects.
Ensure that the ATLAS eigen extensions are properly loaded.
Eigen::Matrix< double, 3, 1 > Vector3D
virtual ~TrueVertexDistanceWeightCalculator()=default
destructor
Class describing a Vertex.