ATLAS Offline Software
TrackParticleTruthCollection_p0.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 TRACKPARTICLETRUTHCOLLECTION_P0_H
6 #define TRACKPARTICLETRUTHCOLLECTION_P0_H
7 
9 #include "AthLinks/ElementLink.h"
10 #include "Particle/TrackParticle.h"
13 
14 #include <vector>
15 #include <utility>
16 
18  public std::vector<std::pair< ElementLink< Rec::TrackParticleContainer >, TrackParticleTruth> >
19 {};
20 
21 #endif/*TRACKPARTICLETRUTHCOLLECTION_P0_H*/
TrackParticle.h
TrackParticleTruth.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
TrackParticleTruthVector
Definition: TrackParticleTruthVector.h:16
TrackParticleContainer.h