#include <PhysicsList.h>
Definition at line 55 of file PhysicsList.h.
gar::garg4::ModularPhysicsList::ModularPhysicsList |
( |
| ) |
|
|
explicit |
gar::garg4::ModularPhysicsList::~ModularPhysicsList |
( |
| ) |
|
|
virtual |
void gar::garg4::ModularPhysicsList::ConstructProcess |
( |
| ) |
|
|
virtual |
Definition at line 44 of file PhysicsList.cxx.
48 G4VModularPhysicsList::AddTransportation();
59 (*itr)->ConstructProcess();
#define G4MT_physicsVector
const G4VPhysicsConstructor* gar::garg4::ModularPhysicsList::GetPhysics |
( |
G4int |
index | ) |
const |
|
inline |
const G4VPhysicsConstructor* gar::garg4::ModularPhysicsList::GetPhysics |
( |
const G4String & |
name | ) |
const |
|
inline |
Definition at line 76 of file PhysicsList.h.
78 return G4VModularPhysicsList::GetPhysics(
name);
void gar::garg4::ModularPhysicsList::RegisterPhysics |
( |
G4VPhysicsConstructor * |
g | ) |
|
|
inline |
Definition at line 68 of file PhysicsList.h.
70 G4VModularPhysicsList::RegisterPhysics(
g);
static constexpr double g
The documentation for this class was generated from the following files: