CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/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