ATLAS Offline Software
Loading...
Searching...
No Matches
TrackParticleTruthCollection.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef PARTICLETRUTH_TRKPARTICLETRUTHCOLLECTION_H
6#define PARTICLETRUTH_TRKPARTICLETRUTHCOLLECTION_H
7
12#include "AthLinks/DataLink.h"
13#include <map>
14
16
29
30// AE: newly generated clid
32
33#endif // PARTICLE_TRKPARTICLETRUTHCOLLECTION_H
34
35
36
37
38
39
40
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
DataLink< Rec::TrackParticleContainer > m_trackParticleContainer
DataLink< Rec::TrackParticleContainer > trackParticleContainerLink() const
TrackParticleTruthCollection(const DataLink< Rec::TrackParticleContainer > &trackparticles)