Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include "G4Region.hh"
#include "G4RegionStore.hh"
#include "G4LogicalVolume.hh"
#include "G4VPhysicalVolume.hh"
#include "G4LogicalVolumeStore.hh"
#include "G4VNestedParameterisation.hh"
#include "G4VUserRegionInformation.hh"
#include "G4Material.hh"
Go to the source code of this file.
Macros | |
#define | G4MT_fsmanager ((subInstanceManager.offset[instanceID]).fFastSimulationManager) |
#define | G4MT_rsaction ((subInstanceManager.offset[instanceID]).fRegionalSteppingAction) |
#define G4MT_fsmanager ((subInstanceManager.offset[instanceID]).fFastSimulationManager) |
Definition at line 43 of file G4Region.cc.
#define G4MT_rsaction ((subInstanceManager.offset[instanceID]).fRegionalSteppingAction) |
Definition at line 44 of file G4Region.cc.