ATLAS Offline Software
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"
10 #include "FourMom/P4PxPyPzE.h"
11 #include "FourMom/P4PtEtaPhiM.h"
12 
13 // new implementations
14 #include "FourMom/P4Impl.h"
17 
20 
23 
26 
27 namespace FourMomDict {
28 
29  struct tmp {
30 
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