#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 20 of file ExN01PhysicsList.cxx.
20 {
21
22
23
24
25
26 G4Geantino::GeantinoDefinition();
27}
◆ ConstructProcess()
| void ExN01PhysicsList::ConstructProcess |
( |
| ) |
|
|
protected |
◆ SetCuts()
| void ExN01PhysicsList::SetCuts |
( |
| ) |
|
|
protected |
Definition at line 35 of file ExN01PhysicsList.cxx.
35 {
36
37 G4int temp = GetVerboseLevel();
38 SetVerboseLevel( 0 );
39
40
41 SetCutsWithDefault();
42
43
44 SetVerboseLevel( temp );
45}
The documentation for this class was generated from the following files: