#include <PhysListEmStandard_GS.hh>
◆ PhysListEmStandard_GS() [1/2]
Definition at line 64 of file src/PhysListEmStandard_GS.cc.
void SetVerbose(G4int val)
void SetLowestElectronEnergy(G4double val)
void SetMscStepLimitType(G4MscStepLimitType val)
DetectorConstruction * fDetector
void SetMaxEnergyForCSDARange(G4double val)
void SetMaxEnergy(G4double val)
void SetNumberOfBinsPerDecade(G4int val)
void SetBuildCSDARange(G4bool val)
void SetMinEnergy(G4double val)
static G4EmParameters * Instance()
G4VPhysicsConstructor(const G4String &="")
void SetPhysicsType(G4int)
◆ ~PhysListEmStandard_GS() [1/2]
PhysListEmStandard_GS::~PhysListEmStandard_GS |
( |
| ) |
|
◆ PhysListEmStandard_GS() [2/2]
PhysListEmStandard_GS::PhysListEmStandard_GS |
( |
const G4String & |
name | ) |
|
Definition at line 62 of file /src/PhysListEmStandard_GS.cc.
void SetVerbose(G4int val)
void SetLowestElectronEnergy(G4double val)
void SetMscStepLimitType(G4MscStepLimitType val)
void SetMaxEnergyForCSDARange(G4double val)
void SetMaxEnergy(G4double val)
void SetNumberOfBinsPerDecade(G4int val)
void SetBuildCSDARange(G4bool val)
void SetMinEnergy(G4double val)
static G4EmParameters * Instance()
G4VPhysicsConstructor(const G4String &="")
void SetPhysicsType(G4int)
◆ ~PhysListEmStandard_GS() [2/2]
PhysListEmStandard_GS::~PhysListEmStandard_GS |
( |
| ) |
|
◆ ConstructParticle() [1/2]
virtual void PhysListEmStandard_GS::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
◆ ConstructParticle() [2/2]
virtual void PhysListEmStandard_GS::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
◆ ConstructProcess() [1/2]
virtual void PhysListEmStandard_GS::ConstructProcess |
( |
| ) |
|
|
virtual |
◆ ConstructProcess() [2/2]
void PhysListEmStandard_GS::ConstructProcess |
( |
void |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 88 of file src/PhysListEmStandard_GS.cc.
100 if (particleName ==
"gamma") {
113 }
else if (particleName ==
"e-") {
126 }
else if (particleName ==
"e+") {
139 }
else if( particleName ==
"proton" ) {
void SetCSFactor(G4double factor)
DetectorConstruction * fDetector
void SetStepFunction(G4double v1, G4double v2)
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
G4ProcessManager * GetProcessManager() const
void SetEmModel(G4VEmModel *, G4int index=1)
const G4String & GetParticleName() const
G4int AddProcess(G4VProcess *aProcess, G4int ordAtRestDoIt=ordInActive, G4int ordAlongSteptDoIt=ordInActive, G4int ordPostStepDoIt=ordInActive)
void AddEmModel(G4int order, G4VEmModel *, const G4Region *region=0)
void SetEmModel(G4VEmModel *, G4int index=1)
std::vector< G4InuclElementaryParticle >::iterator particleIterator
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
◆ fDetector
The documentation for this class was generated from the following files: