ATLAS Offline Software
TrigInDetTrackTruthMap_tlp4.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 /**********************************************************************************
6  * @Project: Trigger
7  * @Package: TrigTruthEventTPCnv
8  * @Class : TrigInDetTrackTruthMap_tlp4
9  *
10  * @brief "top level" persistent partner for TrigInDetTrackTruthMap
11  *
12  **********************************************************************************/
13 #ifndef TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_TLP4_H
14 #define TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_TLP4_H
15 
17 
22 
24 
25  public:
27 
28  //vectors of ALL persistent classes in TrigInDetTrackTruthMap
29  std::vector<TrigInDetTrackTruthMap_p1> m_trigInDetTrackTruthMap_p1;
30  std::vector<TrigInDetTrackTruth_p1> m_trigInDetTrackTruth_p1;
31  std::vector<TrigIDHitStats_p1> m_trigIDHitStats_p1;
32  std::vector<HepMcParticleLink_p3> m_hepMcParticleLink_p3;
33 
34 };
35 
36 #endif // TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_TLP4_H
TrigInDetTrackTruthMap_tlp4::m_trigInDetTrackTruth_p1
std::vector< TrigInDetTrackTruth_p1 > m_trigInDetTrackTruth_p1
Definition: TrigInDetTrackTruthMap_tlp4.h:37
TrigInDetTrackTruth_p1.h
TrigInDetTrackTruthMap_tlp4::m_trigIDHitStats_p1
std::vector< TrigIDHitStats_p1 > m_trigIDHitStats_p1
Definition: TrigInDetTrackTruthMap_tlp4.h:38
TrigInDetTrackTruthMap_tlp4::TrigInDetTrackTruthMap_tlp4
TrigInDetTrackTruthMap_tlp4()
Definition: TrigInDetTrackTruthMap_tlp4.h:33
AthenaPoolTopLevelTPConverter.h
TrigInDetTrackTruthMap_tlp4
Definition: TrigInDetTrackTruthMap_tlp4.h:23
TrigIDHitStats_p1.h
TrigInDetTrackTruthMap_tlp4::m_trigInDetTrackTruthMap_p1
std::vector< TrigInDetTrackTruthMap_p1 > m_trigInDetTrackTruthMap_p1
Definition: TrigInDetTrackTruthMap_tlp4.h:36
TrigInDetTrackTruthMap_tlp4::m_hepMcParticleLink_p3
std::vector< HepMcParticleLink_p3 > m_hepMcParticleLink_p3
Definition: TrigInDetTrackTruthMap_tlp4.h:39
TrigInDetTrackTruthMap_p1.h