BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
Wrapper from G4RunManager that provides our exception handler. More...
#include <BDSLinkRunManager.hh>
Protected Attributes | |
BDSExceptionHandler * | exceptionHandler |
Wrapper from G4RunManager that provides our exception handler.
Our exception handler prevents Geant4 from calling abort() and instead throws a BDSException which is expected to be caught.
Definition at line 33 of file BDSLinkRunManager.hh.
BDSLinkRunManager::BDSLinkRunManager | ( | ) |
Definition at line 22 of file BDSLinkRunManager.cc.
|
virtual |
Definition at line 30 of file BDSLinkRunManager.cc.
|
protected |
Definition at line 40 of file BDSLinkRunManager.hh.