#include <G4StationPhysicsList.h>

Public Member Functions | |
| G4StationPhysicsList (G4StationSimulator &sim, const bool fastCerenkov) | |
| virtual | ~G4StationPhysicsList ()=default |
Protected Member Functions | |
| void | ConstructParticle () override |
| void | ConstructProcess () override |
| void | SetCuts () override |
Private Member Functions | |
| void | SetupProcesses () |
| void | SetupProcessesHad () |
Private Attributes | |
| bool | fFastCerenkov = false |
| G4StationSimulator & | fG4StationSimulator |
Definition at line 23 of file G4StationPhysicsList.h.
| G4StationSimulatorOG::G4StationPhysicsList::G4StationPhysicsList | ( | G4StationSimulator & | sim, |
| const bool | fastCerenkov | ||
| ) |
Definition at line 41 of file G4StationPhysicsList.cc.
|
virtualdefault |
|
overrideprotected |
Definition at line 49 of file G4StationPhysicsList.cc.
|
overrideprotected |
Definition at line 68 of file G4StationPhysicsList.cc.
References fFastCerenkov, G4StationSimulatorOG::G4StationSimulator::fgMuCapture, and particle.
|
overrideprotected |
Definition at line 214 of file G4StationPhysicsList.cc.
References fG4StationSimulator, G4StationSimulatorOG::G4StationSimulator::fRangeCutDefault, G4StationSimulatorOG::G4StationSimulator::fRangeCutElectron, G4StationSimulatorOG::G4StationSimulator::fRangeCutGamma, G4StationSimulatorOG::G4StationSimulator::fRangeCutMuonMinus, G4StationSimulatorOG::G4StationSimulator::fRangeCutMuonPlus, G4StationSimulatorOG::G4StationSimulator::fRangeCutOpticalPhoton, G4StationSimulatorOG::G4StationSimulator::fRangeCutPositron, galactic::meter, and utl::meter.
|
private |
|
private |
|
private |
Definition at line 38 of file G4StationPhysicsList.h.
Referenced by ConstructProcess().
|
private |
Definition at line 40 of file G4StationPhysicsList.h.
Referenced by SetCuts().