| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

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 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:56:58 2011 for GaudiKernel by doxygen 1.4.7