#include <PhysListEmStandard_WVI.hh>
◆ PhysListEmStandard_WVI() [1/2]
Definition at line 67 of file src/PhysListEmStandard_WVI.cc.
void SetVerbose(G4int val)
void SetLowestElectronEnergy(G4double 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 SetMscThetaLimit(G4double val)
void SetPhysicsType(G4int)
◆ ~PhysListEmStandard_WVI() [1/2]
PhysListEmStandard_WVI::~PhysListEmStandard_WVI |
( |
| ) |
|
◆ PhysListEmStandard_WVI() [2/2]
PhysListEmStandard_WVI::PhysListEmStandard_WVI |
( |
const G4String & |
name | ) |
|
Definition at line 65 of file /src/PhysListEmStandard_WVI.cc.
void SetVerbose(G4int val)
void SetLowestElectronEnergy(G4double 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 SetMscThetaLimit(G4double val)
void SetPhysicsType(G4int)
◆ ~PhysListEmStandard_WVI() [2/2]
PhysListEmStandard_WVI::~PhysListEmStandard_WVI |
( |
| ) |
|
◆ ConstructParticle() [1/2]
virtual void PhysListEmStandard_WVI::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
◆ ConstructParticle() [2/2]
virtual void PhysListEmStandard_WVI::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
◆ ConstructProcess() [1/2]
virtual void PhysListEmStandard_WVI::ConstructProcess |
( |
| ) |
|
|
virtual |
◆ ConstructProcess() [2/2]
void PhysListEmStandard_WVI::ConstructProcess |
( |
void |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 91 of file src/PhysListEmStandard_WVI.cc.
103 if (particleName ==
"gamma") {
116 }
else if (particleName ==
"e-") {
136 }
else if (particleName ==
"e+") {
149 }
else if( particleName ==
"proton" ) {
void SetCSFactor(G4double factor)
void SetStepFunction(G4double v1, G4double v2)
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
DetectorConstruction * fDetector
void SetEmModel(G4VMscModel *, G4int index=1)
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: