ATLAS Offline Software
Loading...
Searching...
No Matches
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
15
17//class TrackParticleTruthCollectionContainer : public DataVector<TrackParticleTruthCollection>{};
19
20#endif
21
22
23
24
25
26
27
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
DataVector< TrackParticleTruthCollection > TrackParticleTruthCollectionContainer
Derived DataVector<T>.
Definition DataVector.h:795