|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <iomanip>#include <algorithm>#include "G4ios.hh"#include "G4PhysListRegistry.hh"#include "G4VModularPhysicsList.hh"#include "G4PhysListStamper.hh"#include "G4PhysicsConstructorRegistry.hh"#include "G4RegisterPhysicsConstructors.icc"#include "G4RegisterPhysLists.icc"Go to the source code of this file.
Macros | |
| #define | REGREF PhysListReg |
Variables | |
| const G4int | doReplace = 0x01 |
| const G4int | isCtorName = 0x02 |
| #define REGREF PhysListReg |
Definition at line 44 of file G4PhysListRegistry.cc.
| const G4int doReplace = 0x01 |
Definition at line 52 of file G4PhysListRegistry.cc.
Referenced by G4PhysListRegistry::DeconstructPhysListName(), and G4PhysListRegistry::GetModularPhysicsList().
| const G4int isCtorName = 0x02 |
Definition at line 53 of file G4PhysListRegistry.cc.
Referenced by G4PhysListRegistry::DeconstructPhysListName(), and G4PhysListRegistry::GetModularPhysicsList().