45 theInstance = &helper;
52G4RegularNavigationHelper::G4RegularNavigationHelper()
73 theStepLengths.push_back( std::pair<G4int,G4double>(copyNo,slen) );
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)