#include <ExN01PhysicsList.hh>
Definition at line 29 of file ExN01PhysicsList.hh.
◆ ExN01PhysicsList()
ExN01PhysicsList::ExN01PhysicsList |
( |
| ) |
|
◆ ~ExN01PhysicsList()
ExN01PhysicsList::~ExN01PhysicsList |
( |
| ) |
|
◆ ConstructParticle()
void ExN01PhysicsList::ConstructParticle |
( |
| ) |
|
|
protected |
Definition at line 23 of file ExN01PhysicsList.cxx.
24{
25
26
27
28
29
30 G4Geantino::GeantinoDefinition();
31}
◆ ConstructProcess()
void ExN01PhysicsList::ConstructProcess |
( |
| ) |
|
|
protected |
◆ SetCuts()
void ExN01PhysicsList::SetCuts |
( |
| ) |
|
|
protected |
Definition at line 40 of file ExN01PhysicsList.cxx.
41{
42
43 G4int temp = GetVerboseLevel(); SetVerboseLevel(0);
44
45
46 SetCutsWithDefault();
47
48
49 SetVerboseLevel(temp);
50}
The documentation for this class was generated from the following files: