ATLAS Offline Software
Loading...
Searching...
No Matches
TruthVertexContainerFwd.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: TruthVertexContainerFwd.h 574253 2013-12-06 15:21:49Z krasznaa $
8#ifndef XAODTRUTH_TRUTHVERTEXCONTAINERFWD_H
9#define XAODTRUTH_TRUTHVERTEXCONTAINERFWD_H
10
11// EDM include(s):
13
14// Local include(s):
16
17namespace xAOD {
19 typedef DataVector< TruthVertex > TruthVertexContainer;
20}
21
22#endif // XAODTRUTH_TRUTHVERTEXCONTAINERFWD_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.
TruthVertexContainer_v1 TruthVertexContainer
Declare the latest version of the truth vertex container.