Gaudi Framework, version v20r3

Generated: 24 Nov 2008

Vector4DTypes.h

Go to the documentation of this file.
00001 
00002 //---------------------------------------------------------------------------------
00013 //---------------------------------------------------------------------------------
00014 
00015 #ifndef GAUDIKERNEL_VECTOR4DTYPES_H 
00016 #define GAUDIKERNEL_VECTOR4DTYPES_H 1
00017 
00018 // Include files
00019 #include "Math/Vector4D.h"
00020 
00028 namespace Gaudi 
00029 {
00030 
00031   // NB : Please remember to give a simple doxygen comment for each typedef
00032 
00033   typedef ROOT::Math::PxPyPzEVector     XYZTVector;     
00034   typedef ROOT::Math::PxPyPzEVector     LorentzVector;  
00035   typedef ROOT::Math::XYZTVectorF       XYZTVectorF;    
00036   typedef ROOT::Math::XYZTVectorF       LorentzVectorF; 
00037   typedef ROOT::Math::PtEtaPhiEVector   PtEtaPhiEVector; 
00038 
00039 };
00040 #endif // EVENT_VECTOR4DTYPES_H
00041 
00042 
00043 

Generated at Mon Nov 24 14:38:46 2008 for Gaudi Framework, version v20r3 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004