ATLAS Offline Software
Loading...
Searching...
No Matches
EventCommonTPCnvDict.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#ifndef EVENTCOMMONTPCNV_EVENTCOMMONTPCNVDICT_H
6#define EVENTCOMMONTPCNV_EVENTCOMMONTPCNVDICT_H
14
15#include <vector>
16
18
25
27
29
31
35
36
37
39
40 struct temp {
41
42 // not strictly needed for this package, but in order to rationalize
43 // creation of dicts. we put that here so it is not scattered over clients
44 std::vector<P4EEtaPhiM_p1> m_p4eetaphims;
45 std::vector<P4EEtaPhiMFloat_p2> m_p4eetaphimvs;
46 std::vector<P4IPtCotThPhiM_p1> m_p4iptcotthphims;
47 std::vector<P4PtEtaPhiM_p1> m_p4ptetaphims;
48 std::vector<P4PtEtaPhiMFloat_p2> m_p4ptetaphimvs;
49 std::vector<P4PxPyPzE_p1> m_p4pxpypzs;
50
52
54
61 };
62}
63
64#endif // EVENTCOMMONTPCNV_EVENTCOMMONTPCNVDICT_H
65
std::pair< ElementLinkInt_p2, ElemLinkVect_t > AssocElem_t
std::vector< AssocElem_t > Assocs_t
std::vector< AssocElem_t > Assocs_t
std::pair< ElementLinkInt_p3, ElemLinkVect_t > AssocElem_t
std::vector< P4PxPyPzE_p1 > m_p4pxpypzs
INav4MomAssocs_p3::Assocs_t m_assocs_assocs_p3
INav4MomAssocs_p2::Assocs_t m_assocs_assocs_p2
INav4MomLinkContainer_p1 m_inav4momlink_p1
std::vector< P4EEtaPhiM_p1 > m_p4eetaphims
std::vector< P4EEtaPhiMFloat_p2 > m_p4eetaphimvs
std::vector< P4PtEtaPhiMFloat_p2 > m_p4ptetaphimvs
IParticleLinkContainer_p1 m_ipartlink_p1
std::vector< P4IPtCotThPhiM_p1 > m_p4iptcotthphims
INav4MomAssocs_p2::AssocElem_t m_assocs_elems_p2
std::vector< P4PtEtaPhiM_p1 > m_p4ptetaphims
INav4MomAssocs_p3::AssocElem_t m_assocs_elems_p3