BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
Electromagnetic dissociation for high energy ions. More...
#include <BDSPhysicsEMDissociation.hh>
Public Member Functions | |
virtual void | ConstructParticle () |
Construct all leptions, photons (inc optical), and pion +- just in case. | |
virtual void | ConstructProcess () |
Construct and attach the processes to the relevant particles. | |
![]() | |
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 |
Electromagnetic dissociation for high energy ions.
Constructs G4EMDissociation and attaches to ions.
Uses the G4PhysicsListHelper to set and order processes.
Definition at line 36 of file BDSPhysicsEMDissociation.hh.
BDSPhysicsEMDissociation::BDSPhysicsEMDissociation | ( | ) |
Definition at line 33 of file BDSPhysicsEMDissociation.cc.
|
inlinevirtual |
Definition at line 40 of file BDSPhysicsEMDissociation.hh.
|
virtual |
Construct all leptions, photons (inc optical), and pion +- just in case.
Definition at line 37 of file BDSPhysicsEMDissociation.cc.
|
virtual |
Construct and attach the processes to the relevant particles.
Definition at line 46 of file BDSPhysicsEMDissociation.cc.
References BDSSingleUse::Activated(), and BDSSingleUse::SetActivated().