35#ifndef G4RegularNavigationHelper_HH
36#define G4RegularNavigationHelper_HH
43 std::vector< std::pair<G4int,G4double> >;
45class G4RegularNavigationHelper
51 static G4RegularNavigationHelper*
Instance();
62 G4RegularNavigationHelper();
std::vector< std::pair< G4int, G4double > > G4RegularNavigationHelper_theStepLengths_t
std::vector< std::pair< G4int, G4double > > theStepLengths
const std::vector< std::pair< G4int, G4double > > & GetStepLengths()
static G4RegularNavigationHelper * Instance()
~G4RegularNavigationHelper()
void AddStepLength(G4int copyNo, G4double slen)