41 #ifndef G4RegularNavigationHelper_HH
42 #define G4RegularNavigationHelper_HH
const std::vector< std::pair< G4int, G4double > > & GetStepLengths()
void AddStepLength(G4int copyNo, G4double slen)
~G4RegularNavigationHelper()
G4RegularNavigationHelper()
std::vector< std::pair< G4int, G4double > > G4RegularNavigationHelper_theStepLengths_t
std::vector< std::pair< G4int, G4double > > theStepLengths
static G4RegularNavigationHelper * Instance()
static G4ThreadLocal G4RegularNavigationHelper * theInstance