Geant4.10
|
#include <PhysListEmStandardNR.hh>
Public Member Functions | |
PhysListEmStandardNR (const G4String &name="standardNR") | |
~PhysListEmStandardNR () | |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
![]() | |
G4VPhysicsConstructor (const G4String &="") | |
G4VPhysicsConstructor (const G4String &name, G4int physics_type) | |
virtual | ~G4VPhysicsConstructor () |
void | SetPhysicsName (const G4String &="") |
const G4String & | GetPhysicsName () const |
void | SetPhysicsType (G4int) |
G4int | GetPhysicsType () const |
void | SetVerboseLevel (G4int value) |
G4int | GetVerboseLevel () const |
G4int | GetInstanceID () const |
Additional Inherited Members | |
![]() | |
static const G4VPCManager & | GetSubInstanceManager () |
![]() | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
![]() | |
G4int | verboseLevel |
G4String | namePhysics |
G4int | typePhysics |
G4ParticleTable * | theParticleTable |
G4int | g4vpcInstanceID |
![]() | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 42 of file PhysListEmStandardNR.hh.
PhysListEmStandardNR::PhysListEmStandardNR | ( | const G4String & | name = "standardNR" | ) |
Definition at line 83 of file PhysListEmStandardNR.cc.
References bElectromagnetic, G4LossTableManager::Instance(), and G4VPhysicsConstructor::SetPhysicsType().
PhysListEmStandardNR::~PhysListEmStandardNR | ( | ) |
Definition at line 92 of file PhysListEmStandardNR.cc.
Implements G4VPhysicsConstructor.
Definition at line 97 of file PhysListEmStandardNR.cc.
References aParticleIterator, python.hepunit::eV, G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGCharge(), G4PhysicsListHelper::GetPhysicsListHelper(), python.hepunit::GeV, G4LossTableManager::Instance(), G4ParticleDefinition::IsShortLived(), python.hepunit::MeV, G4InuclParticleNames::mup, G4PhysicsListHelper::RegisterProcess(), G4VEmModel::SetActivationLowEnergyLimit(), G4LossTableManager::SetAtomDeexcitation(), G4EmProcessOptions::SetDEDXBinning(), G4VMultipleScattering::SetEmModel(), G4VEmProcess::SetEmModel(), G4VEnergyLossProcess::SetEmModel(), G4VAtomDeexcitation::SetFluo(), G4VEmModel::SetHighEnergyLimit(), G4EmProcessOptions::SetLambdaBinning(), G4EmProcessOptions::SetMaxEnergy(), G4ScreenedNuclearRecoil::SetMaxEnergyForScattering(), G4EmProcessOptions::SetMinEnergy(), G4EmProcessOptions::SetPolarAngleLimit(), G4VEnergyLossProcess::SetStepFunction(), and python.hepunit::TeV.