ATLAS Offline Software
Typedefs
TrkTruthARA.h File Reference
#include "AthContainers/DataVector.h"
#include "TrkTruthData/PRD_MultiTruthCollection.h"
#include "TrkTruthData/DetailedTrackTruthCollection.h"
#include "TrkTruthData/TrackTruthCollection.h"
#include "TrkTrack/Track.h"
Include dependency graph for TrkTruthARA.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef DataVector< PRD_MultiTruthCollectionPRD_MultiTruthCollectionContainer
 
typedef DataVector< DetailedTrackTruthCollectionDetailedTrackTruthCollectionContainer
 
typedef DataVector< TrackTruthCollectionTrackTruthCollectionContainer
 

Detailed Description

It's easier for athena ROOT access to work with DataVector derived containers. Tracking Truth classes are not DataVectors, so we define DataVector-based collections of them.

Definition in file TrkTruthARA.h.

Typedef Documentation

◆ DetailedTrackTruthCollectionContainer

Definition at line 24 of file TrkTruthARA.h.

◆ PRD_MultiTruthCollectionContainer

Definition at line 23 of file TrkTruthARA.h.

◆ TrackTruthCollectionContainer

Definition at line 25 of file TrkTruthARA.h.