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

A physics constructor that only constructs Synchrotron Radiation. More...

#include <BDSPhysicsSynchRad.hh>

Inheritance diagram for BDSPhysicsSynchRad:
Inheritance graph
Collaboration diagram for BDSPhysicsSynchRad:
Collaboration graph

Public Member Functions

virtual void ConstructParticle ()
 Construct all leptons and the photon.
 
virtual void ConstructProcess ()
 Construct and attach G4SynchrotronRadiation to all charged 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

A physics constructor that only constructs Synchrotron Radiation.

Definition at line 31 of file BDSPhysicsSynchRad.hh.

Constructor & Destructor Documentation

◆ BDSPhysicsSynchRad()

BDSPhysicsSynchRad::BDSPhysicsSynchRad ( )

Definition at line 30 of file BDSPhysicsSynchRad.cc.

◆ ~BDSPhysicsSynchRad()

BDSPhysicsSynchRad::~BDSPhysicsSynchRad ( )
virtual

Definition at line 34 of file BDSPhysicsSynchRad.cc.

Member Function Documentation

◆ ConstructParticle()

void BDSPhysicsSynchRad::ConstructParticle ( )
virtual

Construct all leptons and the photon.

Definition at line 37 of file BDSPhysicsSynchRad.cc.

◆ ConstructProcess()

void BDSPhysicsSynchRad::ConstructProcess ( )
virtual

Construct and attach G4SynchrotronRadiation to all charged particles.

Definition at line 46 of file BDSPhysicsSynchRad.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: