ATLAS Offline Software
Loading...
Searching...
No Matches
VertexContainer_v1.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// $Id: VertexContainer_v1.h 576511 2013-12-20 14:41:21Z salzburg $
8#ifndef XAODTRACKING_VERSIONS_VERTEXCONTAINER_V1_H
9#define XAODTRACKING_VERSIONS_VERTEXCONTAINER_V1_H
10
11// Core include(s):
13
14// Local include(s):
16
17namespace xAOD {
20}
21
22#endif // XAODTRACKING_VERSIONS_VERTEXCONTAINER_V1_H
An STL vector of pointers that by default owns its pointed-to elements.
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.