ATLAS Offline Software
TrackParticleTruthCollectionContainer.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_TRKPARTICLETRUTHCOLLECTIONCONT_H
6 #define PARTICLETRUTH_TRKPARTICLETRUTHCOLLECTIONCONT_H
7 
8 /*
9  @brief TrackParticleTruthCollectionContainer is used in the trigger navigation
10  @author Jiri.Masik@cern.ch
11 */
12 
13 #include "AthenaKernel/CLASS_DEF.h"
15 
17 //class TrackParticleTruthCollectionContainer : public DataVector<TrackParticleTruthCollection>{};
19 
20 #endif
21 
22 
23 
24 
25 
26 
27 
TrackParticleTruthCollectionContainer
DataVector< TrackParticleTruthCollection > TrackParticleTruthCollectionContainer
Definition: TrackParticleTruthCollectionContainer.h:16
TrackParticleTruthCollection.h
DataVector< TrackParticleTruthCollection >
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type