diff --git a/xAOD/xAODFaserTruth/xAODFaserTruth/FaserTruthVertex.h b/xAOD/xAODFaserTruth/xAODFaserTruth/FaserTruthVertex.h index 291b87bf3b8c900566d01aa5ba0d4ca9f9371e4b..53dedd12f17eb833886ef8cb0978b408bff8bcdd 100644 --- a/xAOD/xAODFaserTruth/xAODFaserTruth/FaserTruthVertex.h +++ b/xAOD/xAODFaserTruth/xAODFaserTruth/FaserTruthVertex.h @@ -35,6 +35,8 @@ namespace xAOD { /// Default constructor FaserTruthVertex(); + virtual ~FaserTruthVertex() { } + /// @name Functions identifying the vertex in the MC record /// @{