BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
High energy muon processes. More...
#include <BDSPhysicsAnnihiToMuMu.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 |
High energy muon processes.
Constructs e+ annihilation to Muon pair only.
Definition at line 34 of file BDSPhysicsAnnihiToMuMu.hh.
BDSPhysicsAnnihiToMuMu::BDSPhysicsAnnihiToMuMu | ( | ) |
Definition at line 31 of file BDSPhysicsAnnihiToMuMu.cc.
|
virtual |
Definition at line 35 of file BDSPhysicsAnnihiToMuMu.cc.
|
virtual |
Construct all leptions, photons (inc optical), and pion +- just in case.
Definition at line 38 of file BDSPhysicsAnnihiToMuMu.cc.
|
virtual |
Construct and attach the processes to the relevant particles.
Definition at line 44 of file BDSPhysicsAnnihiToMuMu.cc.
References BDSSingleUse::Activated(), and BDSSingleUse::SetActivated().