[inline]
Definition at line 79 of file BeamEnergyCalculator.h.
00080 { 00081 return __gnu_cxx::hash< const char* >()( x.c_str() ); 00082 }