#include <G4EmExtraPhysics.hh>
Definition at line 53 of file G4EmExtraPhysics.hh.
◆ G4EmExtraPhysics() [1/2]
G4EmExtraPhysics::G4EmExtraPhysics |
( |
G4int |
ver = 1 | ) |
|
Definition at line 79 of file G4EmExtraPhysics.cc.
G4GLOB_DLL std::ostream G4cout
G4VPhysicsConstructor(const G4String &="")
void SetPhysicsType(G4int)
◆ G4EmExtraPhysics() [2/2]
G4EmExtraPhysics::G4EmExtraPhysics |
( |
const G4String & |
name | ) |
|
Definition at line 88 of file G4EmExtraPhysics.cc.
G4GLOB_DLL std::ostream G4cout
G4VPhysicsConstructor(const G4String &="")
void SetPhysicsType(G4int)
◆ ~G4EmExtraPhysics()
G4EmExtraPhysics::~G4EmExtraPhysics |
( |
| ) |
|
|
virtual |
◆ ConstructParticle()
void G4EmExtraPhysics::ConstructParticle |
( |
void |
| ) |
|
|
virtual |
◆ ConstructProcess()
void G4EmExtraPhysics::ConstructProcess |
( |
void |
| ) |
|
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 133 of file G4EmExtraPhysics.cc.
160 myParticleIterator->reset();
163 while( (*myParticleIterator)() ) {
164 particle = myParticleIterator->value();
167 G4cout <<
"### G4SynchrotronRadiation for "
static G4MuonPlus * MuonPlus()
G4bool GetPDGStable() const
void RegisterMe(G4HadronicInteraction *a)
const G4String & GetParticleName() const
G4GLOB_DLL std::ostream G4cout
G4bool RegisterProcess(G4VProcess *process, G4ParticleDefinition *particle)
static G4Positron * Positron()
static G4PhysicsListHelper * GetPhysicsListHelper()
static G4MuonMinus * MuonMinus()
static G4Electron * Electron()
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
G4double GetPDGCharge() const
◆ GammaNuclear()
void G4EmExtraPhysics::GammaNuclear |
( |
G4bool |
val | ) |
|
◆ MuonNuclear()
void G4EmExtraPhysics::MuonNuclear |
( |
G4bool |
val | ) |
|
◆ Synch()
void G4EmExtraPhysics::Synch |
( |
G4bool |
val | ) |
|
◆ SynchAll()
void G4EmExtraPhysics::SynchAll |
( |
G4bool |
val | ) |
|
◆ gnActivated
G4bool G4EmExtraPhysics::gnActivated = true |
|
staticprivate |
◆ munActivated
G4bool G4EmExtraPhysics::munActivated = true |
|
staticprivate |
◆ synActivated
G4bool G4EmExtraPhysics::synActivated = false |
|
staticprivate |
◆ synActivatedForAll
G4bool G4EmExtraPhysics::synActivatedForAll = false |
|
staticprivate |
◆ theGNPhysics
◆ theMessenger
◆ theSynchRad
◆ verbose
G4int G4EmExtraPhysics::verbose |
|
private |
The documentation for this class was generated from the following files: