ATLAS Offline Software
Loading...
Searching...
No Matches
TruthParticleContainerFwd.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#ifndef XAODTRUTH_TRUTHPARTICLECONTAINERFWD_H
8#define XAODTRUTH_TRUTHPARTICLECONTAINERFWD_H
9
10// EDM include(s):
13
14// Local include(s):
16
17// Declare that this is a vector of IParticle-derived objects
19
20namespace xAOD {
23}
24
25#endif // XAODTRUTH_TRUTHPARTICLECONTAINERFWD_H
An STL vector of pointers that by default owns its pointed-to elements.
#define DATAVECTOR_BASE_FWD(T, BASE)
Version of DATAVECTOR_BASE that can be used in forward declarations.
Definition DataVector.h:658
Class providing the definition of the 4-vector interface.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
TruthParticle_v1 TruthParticle
Typedef to implementation.