|
Geant4-11
|
#include "G4ios.hh"#include <iomanip>#include <algorithm>#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 int | doReplace = 0x01 |
| const int | isCtorName = 0x02 |
| #define REGREF PhysListReg |
Definition at line 53 of file G4PhysListRegistry.cc.
| const int doReplace = 0x01 |
Definition at line 61 of file G4PhysListRegistry.cc.
Referenced by G4PhysListRegistry::DeconstructPhysListName(), and G4PhysListRegistry::GetModularPhysicsList().
| const int isCtorName = 0x02 |
Definition at line 62 of file G4PhysListRegistry.cc.
Referenced by G4PhysListRegistry::DeconstructPhysListName(), and G4PhysListRegistry::GetModularPhysicsList().