BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
Only nuclear interactions for mu+-. More...
#include <BDSPhysicsMuonInelastic.hh>
Public Member Functions | |
virtual void | ConstructParticle () |
Construct all particles (could be produced from interaction). | |
virtual void | ConstructProcess () |
Construct and attach the process for muons. | |
![]() | |
G4bool | Activated () const |
Get whether this instance has been activated. | |
void | SetActivated () |
Flag this instance as activated for later querying. | |
Additional Inherited Members | |
![]() | |
G4bool | activated = false |
Only nuclear interactions for mu+-.
Uses the G4PhysicsListHelper to set and order processes.
Definition at line 35 of file BDSPhysicsMuonInelastic.hh.
BDSPhysicsMuonInelastic::BDSPhysicsMuonInelastic | ( | ) |
Definition at line 35 of file BDSPhysicsMuonInelastic.cc.
|
virtual |
Definition at line 39 of file BDSPhysicsMuonInelastic.cc.
|
virtual |
Construct all particles (could be produced from interaction).
Definition at line 42 of file BDSPhysicsMuonInelastic.cc.
|
virtual |
Construct and attach the process for muons.
Definition at line 52 of file BDSPhysicsMuonInelastic.cc.
References BDSSingleUse::Activated(), and BDSSingleUse::SetActivated().