Geant4 10.7.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 |
G4String | namePhysics |
G4int | typePhysics |
G4ParticleTable * | theParticleTable |
G4int | g4vpcInstanceID |
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 123 of file G4EmExtraPhysics.cc.
G4EmExtraPhysics::G4EmExtraPhysics | ( | const G4String & | name | ) |
Definition at line 152 of file G4EmExtraPhysics.cc.
|
virtual |
Definition at line 156 of file G4EmExtraPhysics.cc.
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 276 of file G4EmExtraPhysics.cc.
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 292 of file G4EmExtraPhysics.cc.
void G4EmExtraPhysics::ElectroNuclear | ( | G4bool | val | ) |
Definition at line 185 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaNuclear | ( | G4bool | val | ) |
Definition at line 173 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaNuclearLEModelLimit | ( | G4double | val | ) |
Definition at line 257 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaToMuMu | ( | G4bool | val | ) |
Definition at line 195 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::GammaToMuMuFactor | ( | G4double | val | ) |
Definition at line 210 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::LENDGammaNuclear | ( | G4bool | val | ) |
Definition at line 178 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue(), and Shielding::Shielding().
void G4EmExtraPhysics::MuonNuclear | ( | G4bool | val | ) |
Definition at line 190 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::NeutrinoActivated | ( | G4bool | val | ) |
Definition at line 227 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::NuETotXscActivated | ( | G4bool | val | ) |
Definition at line 232 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToHadrons | ( | G4bool | val | ) |
Definition at line 205 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToHadronsFactor | ( | G4double | val | ) |
Definition at line 220 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToMuMu | ( | G4bool | val | ) |
Definition at line 200 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::PositronToMuMuFactor | ( | G4double | val | ) |
Definition at line 215 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetNuDetectorName | ( | const G4String & | dn | ) |
Definition at line 269 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetNuEleCcBias | ( | G4double | bf | ) |
Definition at line 242 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetNuEleNcBias | ( | G4double | bf | ) |
Definition at line 247 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetNuNucleusBias | ( | G4double | bf | ) |
Definition at line 252 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SetUseGammaNuclearXS | ( | G4bool | val | ) |
Definition at line 237 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::Synch | ( | G4bool | val | ) |
Definition at line 162 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().
void G4EmExtraPhysics::SynchAll | ( | G4bool | val | ) |
Definition at line 167 of file G4EmExtraPhysics.cc.
Referenced by G4EmMessenger::SetNewValue().