ATLAS Offline Software
Loading...
Searching...
No Matches
TrkTruthARA.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
12
13#ifndef TRKTRUTHARA_H
14#define TRKTRUTHARA_H
15
16
21#include "TrkTrack/Track.h"
22
26
27//CLASS_DEF( DataVector<PRD_MultiTruthCollection> , 1233310086 , 1 )
28//CLASS_DEF( DataVector<DetailedTrackTruthCollection> , 1222236003 , 1 )
29//CLASS_DEF( DataVector<TrackTruthCollection> , 1289094683 , 1 )
30
34
35
36#endif/*TRKTRUTHARA_H*/
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
DataVector< PRD_MultiTruthCollection > PRD_MultiTruthCollectionContainer
Definition TrkTruthARA.h:23
DataVector< TrackTruthCollection > TrackTruthCollectionContainer
Definition TrkTruthARA.h:25
DataVector< DetailedTrackTruthCollection > DetailedTrackTruthCollectionContainer
Definition TrkTruthARA.h:24
Derived DataVector<T>.
Definition DataVector.h:795