ATLAS Offline Software
Event
FourMom
FourMom
FourMomDict.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 FOURMOM_FOURMOMDICT_H
6
# define FOURMOM_FOURMOMDICT_H
7
8
#include "
FourMom/P4EEtaPhiM.h
"
9
#include "
FourMom/P4IPtCotThPhiM.h
"
10
#include "
FourMom/P4PxPyPzE.h
"
11
#include "
FourMom/P4PtEtaPhiM.h
"
12
13
// new implementations
14
#include "
FourMom/P4Impl.h
"
15
#include "
FourMom/Lib/P4BaseEEtaPhiM.h
"
16
#include "
FourMom/Lib/P4ImplEEtaPhiM.h
"
17
18
#include "
FourMom/Lib/P4BaseIPtCotThPhiM.h
"
19
#include "
FourMom/Lib/P4ImplIPtCotThPhiM.h
"
20
21
#include "
FourMom/Lib/P4BasePtEtaPhiM.h
"
22
#include "
FourMom/Lib/P4ImplPtEtaPhiM.h
"
23
24
#include "
FourMom/Lib/P4BasePxPyPzE.h
"
25
#include "
FourMom/Lib/P4ImplPxPyPzE.h
"
26
27
namespace
FourMomDict
{
28
29
struct
tmp
{
30
31
P4Impl<P4ImplEEtaPhiM>
m_eneEtaPhiMass
;
32
P4Impl<P4ImplIPtCotThPhiM>
m_iPtCotThPhiMass
;
33
P4Impl<P4ImplPtEtaPhiM>
m_ptEtaPhiMass
;
34
P4Impl<P4ImplPxPyPzE>
m_pxPyPzEne
;
35
36
};
37
}
38
39
#endif
P4IPtCotThPhiM.h
P4BasePtEtaPhiM.h
P4Impl.h
FourMomDict::tmp::m_eneEtaPhiMass
P4Impl< P4ImplEEtaPhiM > m_eneEtaPhiMass
Definition:
FourMomDict.h:31
FourMomDict::tmp::m_ptEtaPhiMass
P4Impl< P4ImplPtEtaPhiM > m_ptEtaPhiMass
Definition:
FourMomDict.h:33
P4ImplEEtaPhiM.h
P4BaseEEtaPhiM.h
P4ImplPtEtaPhiM.h
P4BaseIPtCotThPhiM.h
P4ImplPxPyPzE.h
FourMomDict::tmp::m_iPtCotThPhiMass
P4Impl< P4ImplIPtCotThPhiM > m_iPtCotThPhiMass
Definition:
FourMomDict.h:32
P4BasePxPyPzE.h
P4EEtaPhiM.h
P4Impl< P4ImplEEtaPhiM >
FourMomDict
Definition:
FourMomDict.h:27
P4PtEtaPhiM.h
P4ImplIPtCotThPhiM.h
FourMomDict::tmp
Definition:
FourMomDict.h:29
P4PxPyPzE.h
FourMomDict::tmp::m_pxPyPzEne
P4Impl< P4ImplPxPyPzE > m_pxPyPzEne
Definition:
FourMomDict.h:34
Generated on Sun Dec 22 2024 21:10:34 for ATLAS Offline Software by
1.8.18