Geant4 11.1.1
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 140 of file G4EmExtraPhysics.cc.
G4EmExtraPhysics::G4EmExtraPhysics | ( | const G4String & | name | ) |
Definition at line 150 of file G4EmExtraPhysics.cc.
|
override |
Definition at line 154 of file G4EmExtraPhysics.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 279 of file G4EmExtraPhysics.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 295 of file G4EmExtraPhysics.cc.
void G4EmExtraPhysics::ElectroNuclear | ( | G4bool | val | ) |
Definition at line 183 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaNuclear | ( | G4bool | val | ) |
Definition at line 171 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaNuclearLEModelLimit | ( | G4double | val | ) |
Definition at line 260 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaToMuMu | ( | G4bool | val | ) |
Definition at line 193 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaToMuMuFactor | ( | G4double | val | ) |
Definition at line 213 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::LENDGammaNuclear | ( | G4bool | val | ) |
Definition at line 176 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue(), and Shielding::Shielding().
void G4EmExtraPhysics::MuonNuclear | ( | G4bool | val | ) |
Definition at line 188 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::MuonToMuMu | ( | G4bool | val | ) |
Definition at line 198 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::NeutrinoActivated | ( | G4bool | val | ) |
Definition at line 230 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::NuETotXscActivated | ( | G4bool | val | ) |
Definition at line 235 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToHadrons | ( | G4bool | val | ) |
Definition at line 208 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToHadronsFactor | ( | G4double | val | ) |
Definition at line 223 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToMuMu | ( | G4bool | val | ) |
Definition at line 203 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToMuMuFactor | ( | G4double | val | ) |
Definition at line 218 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetNuDetectorName | ( | const G4String & | dn | ) |
Definition at line 272 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetNuEleCcBias | ( | G4double | bf | ) |
Definition at line 245 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetNuEleNcBias | ( | G4double | bf | ) |
Definition at line 250 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetNuNucleusBias | ( | G4double | bf | ) |
Definition at line 255 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetUseGammaNuclearXS | ( | G4bool | val | ) |
Definition at line 240 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::Synch | ( | G4bool | val | ) |
Definition at line 160 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SynchAll | ( | G4bool | val | ) |
Definition at line 165 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().