ATLAS Offline Software
Loading...
Searching...
No Matches
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
10#include "FourMom/P4PxPyPzE.h"
11#include "FourMom/P4PtEtaPhiM.h"
12
13// new implementations
14#include "FourMom/P4Impl.h"
17
20
23
26
38
39#endif
hub for various interface implementations of I4Momentum
Definition P4Impl.h:31
P4Impl< P4ImplPxPyPzE > m_pxPyPzEne
Definition FourMomDict.h:34
P4Impl< P4ImplIPtCotThPhiM > m_iPtCotThPhiMass
Definition FourMomDict.h:32
P4Impl< P4ImplEEtaPhiM > m_eneEtaPhiMass
Definition FourMomDict.h:31
P4Impl< P4ImplPtEtaPhiM > m_ptEtaPhiMass
Definition FourMomDict.h:33