ATLAS Offline Software
Loading...
Searching...
No Matches
VertexContainer.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef XAODTRACKING_VERTEXCONTAINER_H
6#define XAODTRACKING_VERTEXCONTAINER_H
7
8// Local include(s):
11
12namespace xAOD {
15}
16
17// Set up a CLID for the container:
18#include "xAODCore/CLASS_DEF.h"
19CLASS_DEF( xAOD::VertexContainer, 1092961325, 1 )
20
21#endif // XAODTRACKING_VERTEXCONTAINER_H
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
DataVector< xAOD::Vertex_v1 > VertexContainer_v1
The container is a simple typedef for now.
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".