CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/SimGeneral/GFlash/interface/Gflash3Vector.h

Go to the documentation of this file.
00001 #ifndef Gflash3Vector_H
00002 #define Gflash3Vector_H
00003 
00004 #include <CLHEP/Vector/ThreeVector.h>
00005 
00006 typedef CLHEP::Hep3Vector Gflash3Vector;
00007 
00008 #endif