ATLAS Offline Software
Loading...
Searching...
No Matches
TrackParticleTruthCollectionContainer_tlp3.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRK_PARTICLE_TRUTH_COLL_CNTNR_TLP3
6#define TRK_PARTICLE_TRUTH_COLL_CNTNR_TLP3
7
8/*
9 @brief T/P conversion for TrackParticleTruthCollectionContainer used in the trigger
10 @author Jiri.Masik@cern.ch
11 */
12
13#include <vector>
15
17
18
20
22
23public:
24
27
28private:
29
30 std::vector<TrackParticleTruthCollectionContainer_p3> m_trackPartTruthCollConts;
31
32};
33
34#endif
std::vector< TrackParticleTruthCollectionContainer_p3 > m_trackPartTruthCollConts