Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4EmExtraPhysics.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPhysicsConstructor | |
static const G4VPCManager & | GetSubInstanceManager () |
Protected Types inherited from G4VPhysicsConstructor | |
using | PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V |
Protected Member Functions inherited from G4VPhysicsConstructor | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
PhysicsBuilder_V | GetBuilders () const |
void | AddBuilder (G4PhysicsBuilderInterface *bld) |
Protected Attributes inherited from G4VPhysicsConstructor | |
G4int | verboseLevel = 0 |
G4String | namePhysics = "" |
G4int | typePhysics = 0 |
G4ParticleTable * | theParticleTable = nullptr |
G4int | g4vpcInstanceID = 0 |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 53 of file G4EmExtraPhysics.hh.
G4EmExtraPhysics::G4EmExtraPhysics | ( | G4int | ver = 1 | ) |
Definition at line 106 of file G4EmExtraPhysics.cc.
G4EmExtraPhysics::G4EmExtraPhysics | ( | const G4String & | name | ) |
Definition at line 116 of file G4EmExtraPhysics.cc.
|
override |
Definition at line 120 of file G4EmExtraPhysics.cc.
|
delete |
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 213 of file G4EmExtraPhysics.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 222 of file G4EmExtraPhysics.cc.
void G4EmExtraPhysics::ElectroNuclear | ( | G4bool | val | ) |
Definition at line 148 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaNuclear | ( | G4bool | val | ) |
Definition at line 136 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaNuclearLEModelLimit | ( | G4double | val | ) |
Definition at line 198 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaToMuMu | ( | G4bool | val | ) |
Definition at line 158 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaToMuMuFactor | ( | G4double | val | ) |
Definition at line 178 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::LENDGammaNuclear | ( | G4bool | val | ) |
Definition at line 141 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue(), and Shielding::Shielding().
void G4EmExtraPhysics::MuonNuclear | ( | G4bool | val | ) |
Definition at line 153 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::MuonToMuMu | ( | G4bool | val | ) |
Definition at line 163 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
|
delete |
void G4EmExtraPhysics::PositronToHadrons | ( | G4bool | val | ) |
Definition at line 173 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToHadronsFactor | ( | G4double | val | ) |
Definition at line 188 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToMuMu | ( | G4bool | val | ) |
Definition at line 168 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToMuMuFactor | ( | G4double | val | ) |
Definition at line 183 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetUseGammaNuclearXS | ( | G4bool | val | ) |
Definition at line 193 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::Synch | ( | G4bool | val | ) |
Definition at line 125 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SynchAll | ( | G4bool | val | ) |
Definition at line 130 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().