ATLAS Offline Software
ParticleEventTPCnvDict.h
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
11 
12 #ifndef PARTICLEEVENTTPCNV_PARTICLEEVENTTPCNVDICT_H
13 #define PARTICLEEVENTTPCNV_PARTICLEEVENTTPCNVDICT_H 1
14 
15 #include <vector>
23 
24 
27 
30 
32 
34 
36 
37  struct temp {
38 
39  // not strictly needed for this package, but in order to rationalize
40  // creation of dicts. we put that here so it is not scattered over clients
41  std::vector<ParticleBase_p1> m_particles_v1;
42  std::vector<ParticleBase_p2> m_particles_v2;
46 
50 
51  };
52 }
53 
54 
55 #endif // PARTICLEEVENTTPCNV_PARTICLEEVENTTPCNVDICT_H
TrackParticleAssocs_p1
Definition: TrackParticleAssocs_p1.h:27
Neutrino_p2.h
NeutrinoContainer_p2.h
ParticleEventTPCnvDict_tmp::temp
Definition: ParticleEventTPCnvDict.h:37
ParticleShallowCloneContainer_p1.h
Neutrino_p1.h
NeutrinoContainer_p1.h
CompositeParticle_p1.h
ParticleEventTPCnvDict_tmp::temp::m_assocs_elems_p1
TrackParticleAssocs_p1::AssocElem_t m_assocs_elems_p1
Definition: ParticleEventTPCnvDict.h:45
INav4MomToTrackParticleAssocs_p1.h
ParticleEventTPCnvDict_tmp::temp::m_assocs_p1
TrackParticleAssocs_p1 m_assocs_p1
Definition: ParticleEventTPCnvDict.h:43
ParticleShallowClone_p1.h
ParticleEventTPCnvDict_tmp::temp::m_particles_v1
std::vector< ParticleBase_p1 > m_particles_v1
Definition: ParticleEventTPCnvDict.h:41
CompositeParticleContainer_p1.h
ParticleEventTPCnvDict_tmp::temp::m_inavtotpassocs_p1
INav4MomToTrackParticleAssocs_p1 m_inavtotpassocs_p1
Definition: ParticleEventTPCnvDict.h:47
INav4MomToTrackParticleAssocs_p1::AssocElem_t
std::pair< ElementLinkInt_p3, ElemLinkVect_t > AssocElem_t
Definition: INav4MomToTrackParticleAssocs_p1.h:41
TrackParticleAssocs_p1.h
ParticleEventTPCnvDict_tmp::temp::m_particles_v2
std::vector< ParticleBase_p2 > m_particles_v2
Definition: ParticleEventTPCnvDict.h:42
ParticleBase_p2.h
INav4MomToTrackParticleAssocs_p1::Assocs_t
std::vector< AssocElem_t > Assocs_t
Definition: INav4MomToTrackParticleAssocs_p1.h:42
TrackParticleAssocs_p1::AssocElem_t
std::pair< ElementLinkInt_p3, ElemLinkVect_t > AssocElem_t
Definition: TrackParticleAssocs_p1.h:42
TrackParticleAssocs_p1::Assocs_t
std::vector< AssocElem_t > Assocs_t
Definition: TrackParticleAssocs_p1.h:43
ParticleBase_p1.h
ParticleEventTPCnvDict_tmp::temp::m_inavtotpassocs_elems_p1
INav4MomToTrackParticleAssocs_p1::AssocElem_t m_inavtotpassocs_elems_p1
Definition: ParticleEventTPCnvDict.h:49
INav4MomToTrackParticleAssocs_p1
Definition: INav4MomToTrackParticleAssocs_p1.h:27
ParticleEventTPCnvDict_tmp::temp::m_inavtotpassocs_assocs_p1
INav4MomToTrackParticleAssocs_p1::Assocs_t m_inavtotpassocs_assocs_p1
Definition: ParticleEventTPCnvDict.h:48
ParticleEventTPCnvDict_tmp
File: ParticleEventTPCnv/ParticleEventTPCnvDict.h Dictionary file for persistent representation(s) of...
Definition: ParticleEventTPCnvDict.h:35
ParticleEventTPCnvDict_tmp::temp::m_assocs_assocs_p1
TrackParticleAssocs_p1::Assocs_t m_assocs_assocs_p1
Definition: ParticleEventTPCnvDict.h:44