ATLAS Offline Software
Loading...
Searching...
No Matches
ParticleEventTPCnvDict.h
Go to the documentation of this file.
1
2
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
std::pair< ElementLinkInt_p3, ElemLinkVect_t > AssocElem_t
std::pair< ElementLinkInt_p3, ElemLinkVect_t > AssocElem_t
std::vector< AssocElem_t > Assocs_t
File: ParticleEventTPCnv/ParticleEventTPCnvDict.h Dictionary file for persistent representation(s) of...
std::vector< ParticleBase_p1 > m_particles_v1
INav4MomToTrackParticleAssocs_p1 m_inavtotpassocs_p1
INav4MomToTrackParticleAssocs_p1::AssocElem_t m_inavtotpassocs_elems_p1
INav4MomToTrackParticleAssocs_p1::Assocs_t m_inavtotpassocs_assocs_p1
std::vector< ParticleBase_p2 > m_particles_v2
TrackParticleAssocs_p1::Assocs_t m_assocs_assocs_p1
TrackParticleAssocs_p1::AssocElem_t m_assocs_elems_p1