29#ifndef VXSECVERTEX_VXSECVERTEXINFO_H
30#define VXSECVERTEX_VXSECVERTEXINFO_H
102CLASS_DEF(
Trk::VxSecVertexInfoContainer , 1284088780 , 1 )
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
Define macros for attributes used to control the static checker.
This class is a simplest representation of a vertex candidate.
VxSecVertexInfo(VxSecVertexInfo &&) noexcept=default
const std::vector< xAOD::Vertex * > & vertices() const
std::vector< xAOD::Vertex * > m_vertices
virtual ~VxSecVertexInfo()
void setVertices(const std::vector< xAOD::Vertex * > &)
void setSVOwnership(bool Ownership)
virtual VxSecVertexInfo * clone() const
Ensure that the ATLAS eigen extensions are properly loaded.
DataVector< Trk::VxSecVertexInfo > VxSecVertexInfoContainer
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.