|
Geant4 11.4.0
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 55 of file G4EmExtraPhysics.hh.
| G4EmExtraPhysics::G4EmExtraPhysics | ( | G4int | ver = 1 | ) |
Definition at line 109 of file G4EmExtraPhysics.cc.
Referenced by G4EmExtraPhysics(), G4EmExtraPhysics(), and operator=().
| G4EmExtraPhysics::G4EmExtraPhysics | ( | const G4String & | name | ) |
Definition at line 119 of file G4EmExtraPhysics.cc.
|
override |
Definition at line 123 of file G4EmExtraPhysics.cc.
|
delete |
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 216 of file G4EmExtraPhysics.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 225 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::ElectroNuclear | ( | G4bool | val | ) |
Definition at line 151 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::GammaNuclear | ( | G4bool | val | ) |
Definition at line 139 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::GammaNuclearLEModelLimit | ( | G4double | val | ) |
Definition at line 201 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::GammaToMuMu | ( | G4bool | val | ) |
Definition at line 161 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::GammaToMuMuFactor | ( | G4double | val | ) |
Definition at line 181 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::LENDGammaNuclear | ( | G4bool | val | ) |
Definition at line 144 of file G4EmExtraPhysics.cc.
Referenced by Shielding::Shielding().
| void G4EmExtraPhysics::MuonNuclear | ( | G4bool | val | ) |
Definition at line 156 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::MuonToMuMu | ( | G4bool | val | ) |
Definition at line 166 of file G4EmExtraPhysics.cc.
|
delete |
| void G4EmExtraPhysics::PositronToHadrons | ( | G4bool | val | ) |
Definition at line 176 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::PositronToHadronsFactor | ( | G4double | val | ) |
Definition at line 191 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::PositronToMuMu | ( | G4bool | val | ) |
Definition at line 171 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::PositronToMuMuFactor | ( | G4double | val | ) |
Definition at line 186 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::SetUseGammaNuclearXS | ( | G4bool | val | ) |
Definition at line 196 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::Synch | ( | G4bool | val | ) |
Definition at line 128 of file G4EmExtraPhysics.cc.
| void G4EmExtraPhysics::SynchAll | ( | G4bool | val | ) |
Definition at line 133 of file G4EmExtraPhysics.cc.