|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
G4RegionData encapsulates the fields associated to the class G4Region that may not be read-only.. More...
#include <G4Region.hh>
Public Member Functions | |
| void | initialize () |
Public Attributes | |
| G4FastSimulationManager * | fFastSimulationManager |
| G4UserSteppingAction * | fRegionalSteppingAction |
G4RegionData encapsulates the fields associated to the class G4Region that may not be read-only..
Definition at line 63 of file G4Region.hh.
|
inline |
Definition at line 67 of file G4Region.hh.
| G4FastSimulationManager* G4RegionData::fFastSimulationManager |
Definition at line 73 of file G4Region.hh.
Referenced by initialize().
| G4UserSteppingAction* G4RegionData::fRegionalSteppingAction |
Definition at line 74 of file G4Region.hh.
Referenced by initialize().