|
BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
High energy muon processes. More...
#include <BDSPhysicsGammaToMuMu.hh>


Public Member Functions | |
| virtual void | ConstructParticle () |
| Construct required particles. | |
| virtual void | ConstructProcess () |
| Construct and attach the processes to the relevant particles. | |
Public Member Functions inherited from BDSSingleUse | |
| G4bool | Activated () const |
| Get whether this instance has been activated. | |
| void | SetActivated () |
| Flag this instance as activated for later querying. | |
Additional Inherited Members | |
Protected Attributes inherited from BDSSingleUse | |
| G4bool | activated = false |
High energy muon processes.
Constructs gamma to Muon pair only.
Definition at line 34 of file BDSPhysicsGammaToMuMu.hh.
| BDSPhysicsGammaToMuMu::BDSPhysicsGammaToMuMu | ( | ) |
Definition at line 31 of file BDSPhysicsGammaToMuMu.cc.
|
virtual |
Definition at line 35 of file BDSPhysicsGammaToMuMu.cc.
|
virtual |
Construct required particles.
Definition at line 38 of file BDSPhysicsGammaToMuMu.cc.
|
virtual |
Construct and attach the processes to the relevant particles.
Definition at line 43 of file BDSPhysicsGammaToMuMu.cc.
References BDSSingleUse::Activated(), and BDSSingleUse::SetActivated().
