BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Loading...
Searching...
No Matches
Public Member Functions
BDSPhysicsIonisation Class Reference

Only ionisation from G4EmStandardPhysics. More...

#include <BDSPhysicsIonisation.hh>

Inheritance diagram for BDSPhysicsIonisation:
Inheritance graph
Collaboration diagram for BDSPhysicsIonisation:
Collaboration graph

Public Member Functions

virtual void ConstructParticle ()
 Construct all leptons, photons (inc optical), and pion +- just in case.
 
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
 

Detailed Description

Only ionisation from G4EmStandardPhysics.

This only does e+-, mu+-, pi+-, K+-, p,pbar, generic ion. More exotic particles are not setup.

Author
Laurie Nevay

Definition at line 35 of file BDSPhysicsIonisation.hh.

Constructor & Destructor Documentation

◆ BDSPhysicsIonisation()

BDSPhysicsIonisation::BDSPhysicsIonisation ( )

Definition at line 41 of file BDSPhysicsIonisation.cc.

◆ ~BDSPhysicsIonisation()

BDSPhysicsIonisation::~BDSPhysicsIonisation ( )
virtual

Definition at line 45 of file BDSPhysicsIonisation.cc.

Member Function Documentation

◆ ConstructParticle()

void BDSPhysicsIonisation::ConstructParticle ( )
virtual

Construct all leptons, photons (inc optical), and pion +- just in case.

Definition at line 48 of file BDSPhysicsIonisation.cc.

◆ ConstructProcess()

void BDSPhysicsIonisation::ConstructProcess ( )
virtual

Construct and attach the processes to the relevant particles.

Definition at line 63 of file BDSPhysicsIonisation.cc.

References BDSSingleUse::Activated(), and BDSSingleUse::SetActivated().

Here is the call graph for this function:

The documentation for this class was generated from the following files: