|
BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
EM processes for millicharged particles. More...
#include <BDSPhysicsMilli.hh>


Public Member Functions | |
| BDSPhysicsMilli (const G4String &name="", G4int ver=1) | |
| virtual void | ConstructParticle () |
| Overloaded particle constructor to construct millicharged. | |
| virtual void | ConstructProcess () |
| Construct and attach the physics processes. | |
Private Attributes | |
| G4int | verbose |
EM processes for millicharged particles.
Constructs:
Uses the G4PhysicsListHelper to set and order processes.
Definition at line 35 of file BDSPhysicsMilli.hh.
|
explicit |
Definition at line 40 of file BDSPhysicsMilli.cc.
|
virtual |
Definition at line 57 of file BDSPhysicsMilli.cc.
|
virtual |
Overloaded particle constructor to construct millicharged.
Definition at line 60 of file BDSPhysicsMilli.cc.
|
virtual |
Construct and attach the physics processes.
Definition at line 65 of file BDSPhysicsMilli.cc.
References BDSGlobalConstants::Instance().

|
private |
Definition at line 48 of file BDSPhysicsMilli.hh.