ATLAS Offline Software
Trigger
TrigTruthEvent
TrigTruthEventTPCnv
TrigTruthEventTPCnv
TrigInDetTrackTruthMap_tlp2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigTruthEventTPCnv
8
* @class : TrigInDetTrackTruthMap_tlp1
9
*
10
* @brief "top level" persistent partner for TrigInDetTrackTruthMap
11
*
12
* @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13
*
14
* File and Version Information:
15
* $Id: TrigInDetTrackTruthMap_tlp2.h,v 1.2 2009-04-06 11:14:46 salvator Exp $
16
**********************************************************************************/
17
#ifndef TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_TLP2_H
18
#define TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_TLP2_H
19
20
#include "
AthenaPoolCnvSvc/AthenaPoolTopLevelTPConverter.h
"
21
22
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_p1.h
"
23
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruth_p1.h
"
24
#include "
TrigTruthEventTPCnv/TrigIDHitStats_p1.h
"
25
#include "
GeneratorObjectsTPCnv/HepMcParticleLink_p1.h
"
26
27
class
TrigInDetTrackTruthMap_tlp2
{
28
29
public
:
30
TrigInDetTrackTruthMap_tlp2
() {}
31
32
//vectors of ALL persistent classes in TrigInDetTrackTruthMap
33
std::vector<TrigInDetTrackTruthMap_p1>
m_trigInDetTrackTruthMap_p1
;
34
std::vector<TrigInDetTrackTruth_p1>
m_trigInDetTrackTruth_p1
;
35
std::vector<TrigIDHitStats_p1>
m_trigIDHitStats_p1
;
36
std::vector<HepMcParticleLink_p1>
m_hepMcParticleLink_p1
;
37
38
};
39
40
#endif
41
TrigInDetTrackTruthMap_tlp2::m_trigInDetTrackTruthMap_p1
std::vector< TrigInDetTrackTruthMap_p1 > m_trigInDetTrackTruthMap_p1
Definition:
TrigInDetTrackTruthMap_tlp2.h:44
TrigInDetTrackTruth_p1.h
TrigInDetTrackTruthMap_tlp2::m_trigInDetTrackTruth_p1
std::vector< TrigInDetTrackTruth_p1 > m_trigInDetTrackTruth_p1
Definition:
TrigInDetTrackTruthMap_tlp2.h:45
AthenaPoolTopLevelTPConverter.h
TrigInDetTrackTruthMap_tlp2::m_hepMcParticleLink_p1
std::vector< HepMcParticleLink_p1 > m_hepMcParticleLink_p1
Definition:
TrigInDetTrackTruthMap_tlp2.h:47
TrigInDetTrackTruthMap_tlp2::TrigInDetTrackTruthMap_tlp2
TrigInDetTrackTruthMap_tlp2()
Definition:
TrigInDetTrackTruthMap_tlp2.h:41
HepMcParticleLink_p1.h
TrigIDHitStats_p1.h
TrigInDetTrackTruthMap_tlp2::m_trigIDHitStats_p1
std::vector< TrigIDHitStats_p1 > m_trigIDHitStats_p1
Definition:
TrigInDetTrackTruthMap_tlp2.h:46
TrigInDetTrackTruthMap_tlp2
Definition:
TrigInDetTrackTruthMap_tlp2.h:27
TrigInDetTrackTruthMap_p1.h
Generated on Thu Nov 7 2024 21:29:52 for ATLAS Offline Software by
1.8.18