![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4Region.hh"#include "G4RegionStore.hh"#include "G4LogicalVolume.hh"#include "G4VPhysicalVolume.hh"#include "G4LogicalVolumeStore.hh"#include "G4VNestedParameterisation.hh"#include "G4VUserRegionInformation.hh"#include "G4Material.hh"
Include dependency graph for G4Region.cc: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.
View newest version in sPHENIX GitHub at line 43 of file G4Region.cc
Referenced by G4Region::ClearFastSimulationManager(), G4Region::G4Region(), G4Region::GetFastSimulationManager(), and G4Region::SetFastSimulationManager().
| #define G4MT_rsaction ((subInstanceManager.offset[instanceID]).fRegionalSteppingAction) |
Definition at line 44 of file G4Region.cc.
View newest version in sPHENIX GitHub at line 44 of file G4Region.cc
Referenced by G4Region::G4Region(), G4Region::GetRegionalSteppingAction(), and G4Region::SetRegionalSteppingAction().