ATLAS Offline Software
Reconstruction
TrackParticleTruthTPCnv
TrackParticleTruthTPCnv
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
8
#include "
AthContainers/DataVector.h
"
9
#include "AthLinks/ElementLink.h"
10
#include "
Particle/TrackParticle.h
"
11
#include "
Particle/TrackParticleContainer.h
"
12
#include "
ParticleTruth/TrackParticleTruth.h
"
13
14
#include <vector>
15
#include <utility>
16
17
class
TrackParticleTruthVector
:
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
Generated on Thu Nov 7 2024 21:29:07 for ATLAS Offline Software by
1.8.18