00001 #ifndef Gflash3Vector_H 00002 #define Gflash3Vector_H 00003 00004 #include <CLHEP/Vector/ThreeVector.h> 00005 00006 typedef CLHEP::Hep3Vector Gflash3Vector; 00007 00008 #endif