ATLAS Offline Software
Reconstruction
ParticleTruth
ParticleTruth
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
"
14
#include "
ParticleTruth/TrackParticleTruthCollection.h
"
15
16
typedef
DataVector<TrackParticleTruthCollection>
TrackParticleTruthCollectionContainer
;
17
//class TrackParticleTruthCollectionContainer : public DataVector<TrackParticleTruthCollection>{};
18
CLASS_DEF
(
TrackParticleTruthCollectionContainer
, 1224650254 , 1 )
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
Generated on Thu Nov 7 2024 21:29:07 for ATLAS Offline Software by
1.8.18