![]() |
Belle II Software release-09-00-03
|
Standalone physics list for the geant4e extrapolator. More...
#include <ExtPhysicsList.h>


Public Member Functions | |
| ExtPhysicsList () | |
| Constructor. | |
| virtual | ~ExtPhysicsList () |
| Destructor. | |
| void | SetCuts () |
| Required method: sets cutoff values for propagation. | |
Standalone physics list for the geant4e extrapolator.
This is used only if the simulation module is not present; otherwise, the simulation's physics list (which contains this) is used.
Definition at line 28 of file ExtPhysicsList.h.
| ExtPhysicsList | ( | ) |
Constructor.
Definition at line 37 of file ExtPhysicsList.cc.
|
virtual |
| void SetCuts | ( | ) |
Required method: sets cutoff values for propagation.
Definition at line 72 of file ExtPhysicsList.cc.