#include <G4StepLimiterPhysics.hh>
Definition at line 43 of file G4StepLimiterPhysics.hh.
G4StepLimiterPhysics::G4StepLimiterPhysics |
( |
const G4String & |
name = "stepLimiter" | ) |
|
G4StepLimiterPhysics::~G4StepLimiterPhysics |
( |
| ) |
|
|
virtual |
void G4StepLimiterPhysics::ConstructParticle |
( |
| ) |
|
|
virtual |
void G4StepLimiterPhysics::ConstructProcess |
( |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 77 of file G4StepLimiterPhysics.cc.
80 myParticleIterator->reset();
84 while ((*myParticleIterator)()) {
90 if (charge != 0.0 || fApplyToAll) {
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
G4bool IsShortLived() const
G4ProcessManager * GetProcessManager() const
G4double GetPDGCharge() const
G4bool G4StepLimiterPhysics::GetApplyToAll |
( |
| ) |
const |
|
inline |
void G4StepLimiterPhysics::SetApplyToAll |
( |
G4bool |
option | ) |
|
|
inline |
The documentation for this class was generated from the following files: