Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4RegularNavigationHelper.hh File Reference
#include <vector>
#include "globals.hh"
#include "G4ThreadLocalSingleton.hh"

Go to the source code of this file.

Classes

class  G4RegularNavigationHelper
 G4RegularNavigationHelper is a singleton utility class for navigation on regular structures, providing step lengths counting for each regular voxel of the structure. More...

Typedefs

using G4RegularNavigationHelper_theStepLengths_t

Typedef Documentation

◆ G4RegularNavigationHelper_theStepLengths_t

Initial value:
std::vector< std::pair<G4int,G4double> >

Definition at line 43 of file G4RegularNavigationHelper.hh.