00001 /*For defining constants used in StPmdClustering.cxx*/ 00002 #ifndef StConstants_hh 00003 #define StConstants_hh 00004 00005 #define nmx 6912 00006 #define pi 3.141593 00007 #define sqrth 1.7320508/2. 00008 00009 #endif