#include <PhysListEmStandard.hh>
Definition at line 40 of file PhysListEmStandard.hh.
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
virtual PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
|
virtual |
PhysListEmStandard::PhysListEmStandard |
( |
const G4String & |
name = "standard" | ) |
|
PhysListEmStandard::~PhysListEmStandard |
( |
| ) |
|
void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void PhysListEmStandard::ConstructParticle |
( |
void |
| ) |
|
|
inlinevirtual |
void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
void PhysListEmStandard::ConstructProcess |
( |
void |
| ) |
|
|
virtual |
G4PhotoElectricEffect* phot = new G4PhotoElectricEffect(); phot->SetEmModel(new G4LivermorePhotoElectricModel(), 1); ph->RegisterProcess(phot, particle);
Implements G4VPhysicsConstructor.
Definition at line 71 of file PhysListEmStandard.cc.
78 theParticleIterator->
reset();
79 while( (*theParticleIterator)() ){
84 if (particleName ==
"gamma") {
90 }
else if (particleName ==
"e-") {
96 }
else if (particleName ==
"e+") {
103 }
else if( particleName ==
"mu+" ||
104 particleName ==
"mu-" ) {
111 }
else if( particleName ==
"alpha" || particleName ==
"GenericIon" ) {
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
const G4String & GetParticleName() const
G4ParticleTable * theParticleTable
void reset(G4bool ifSkipIon=true)
G4int AddProcess(G4VProcess *aProcess, G4int ordAtRestDoIt=ordInActive, G4int ordAlongSteptDoIt=ordInActive, G4int ordPostStepDoIt=ordInActive)
#define theParticleIterator
G4bool IsShortLived() const
G4ProcessManager * GetProcessManager() const
G4double GetPDGCharge() const
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
virtual void PhysListEmStandard::ConstructProcess |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: