BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Public Member Functions
BDSPhysicsChannelling Class Reference

Channelling physics process. More...

#include <BDSPhysicsChannelling.hh>

Inheritance diagram for BDSPhysicsChannelling:
Inheritance graph
Collaboration diagram for BDSPhysicsChannelling:
Collaboration graph

Public Member Functions

virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 Construct and attach the processes to the relevant particles. More...
 
- Public Member Functions inherited from BDSSingleUse
G4bool Activated () const
 Get whether this instance has been activated. More...
 
void SetActivated ()
 Flag this instance as activated for later querying. More...
 

Additional Inherited Members

- Protected Attributes inherited from BDSSingleUse
G4bool activated = false
 

Detailed Description

Channelling physics process.

Constructs G4Channeling physics process and attaches to all charged particles. Completely based on the G4ChannelingPhysics.cc in examples/extended/exoticphysics/channeling/src.

Uses the G4PhysicsListHelper to set and order processes.

Author
Laurie Nevay

Definition at line 40 of file BDSPhysicsChannelling.hh.

Constructor & Destructor Documentation

◆ BDSPhysicsChannelling()

BDSPhysicsChannelling::BDSPhysicsChannelling ( )

Definition at line 36 of file BDSPhysicsChannelling.cc.

◆ ~BDSPhysicsChannelling()

virtual BDSPhysicsChannelling::~BDSPhysicsChannelling ( )
inlinevirtual

Definition at line 44 of file BDSPhysicsChannelling.hh.

Member Function Documentation

◆ ConstructParticle()

void BDSPhysicsChannelling::ConstructParticle ( )
virtual

Definition at line 40 of file BDSPhysicsChannelling.cc.

◆ ConstructProcess()

void BDSPhysicsChannelling::ConstructProcess ( )
virtual

Construct and attach the processes to the relevant particles.

Definition at line 58 of file BDSPhysicsChannelling.cc.

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

Here is the call graph for this function:

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