#include <XrayTelPhysicsList.hh>
|
| XrayTelPhysicsList () |
|
| ~XrayTelPhysicsList () |
|
void | SetCutForGamma (G4double) |
|
void | SetCutForElectron (G4double) |
|
G4double | GetCutForGamma () const |
|
G4double | GetCutForElectron () const |
|
| G4VUserPhysicsList () |
|
virtual | ~G4VUserPhysicsList () |
|
| G4VUserPhysicsList (const G4VUserPhysicsList &) |
|
G4VUserPhysicsList & | operator= (const G4VUserPhysicsList &) |
|
void | Construct () |
|
void | UseCoupledTransportation (G4bool vl=true) |
|
void | SetDefaultCutValue (G4double newCutValue) |
|
G4double | GetDefaultCutValue () const |
|
void | BuildPhysicsTable () |
|
void | PreparePhysicsTable (G4ParticleDefinition *) |
|
void | BuildPhysicsTable (G4ParticleDefinition *) |
|
G4bool | StorePhysicsTable (const G4String &directory=".") |
|
G4bool | IsPhysicsTableRetrieved () const |
|
G4bool | IsStoredInAscii () const |
|
const G4String & | GetPhysicsTableDirectory () const |
|
void | SetPhysicsTableRetrieved (const G4String &directory="") |
|
void | SetStoredInAscii () |
|
void | ResetPhysicsTableRetrieved () |
|
void | ResetStoredInAscii () |
|
void | DumpList () const |
|
void | DumpCutValuesTable (G4int flag=1) |
|
void | DumpCutValuesTableIfRequested () |
|
void | SetVerboseLevel (G4int value) |
|
G4int | GetVerboseLevel () const |
|
void | SetCutsWithDefault () |
|
void | SetCutValue (G4double aCut, const G4String &pname) |
|
G4double | GetCutValue (const G4String &pname) const |
|
void | SetCutValue (G4double aCut, const G4String &pname, const G4String &rname) |
|
void | SetParticleCuts (G4double cut, G4ParticleDefinition *particle, G4Region *region=0) |
|
void | SetParticleCuts (G4double cut, const G4String &particleName, G4Region *region=0) |
|
void | SetCutsForRegion (G4double aCut, const G4String &rname) |
|
void | ResetCuts () |
| obsolete methods More...
|
|
void | SetApplyCuts (G4bool value, const G4String &name) |
|
G4bool | GetApplyCuts (const G4String &name) const |
|
void | RemoveProcessManager () |
|
void | AddProcessManager (G4ParticleDefinition *newParticle, G4ProcessManager *newManager=0) |
|
void | CheckParticleList () |
|
void | DisableCheckParticleList () |
|
G4int | GetInstanceID () const |
|
void | InitializeWorker () |
|
Definition at line 57 of file XrayTelPhysicsList.hh.
◆ XrayTelPhysicsList()
XrayTelPhysicsList::XrayTelPhysicsList |
( |
| ) |
|
◆ ~XrayTelPhysicsList()
XrayTelPhysicsList::~XrayTelPhysicsList |
( |
| ) |
|
◆ ConstructAllShortLiveds()
void XrayTelPhysicsList::ConstructAllShortLiveds |
( |
| ) |
|
|
protected |
◆ ConstructBaryons()
void XrayTelPhysicsList::ConstructBaryons |
( |
| ) |
|
|
protected |
◆ ConstructBosons()
void XrayTelPhysicsList::ConstructBosons |
( |
| ) |
|
|
protected |
Definition at line 96 of file XrayTelPhysicsList.cc.
static G4Geantino * GeantinoDefinition()
static G4ChargedGeantino * ChargedGeantinoDefinition()
static G4OpticalPhoton * OpticalPhotonDefinition()
static G4Gamma * GammaDefinition()
◆ ConstructEM()
void XrayTelPhysicsList::ConstructEM |
( |
| ) |
|
|
protected |
Definition at line 182 of file XrayTelPhysicsList.cc.
193 if (particleName ==
"gamma")
200 else if (particleName ==
"e-")
207 }
else if (particleName ==
"e+") {
215 }
else if( particleName ==
"mu-" ||
216 particleName ==
"mu+" ) {
224 }
else if( particleName ==
"pi-" ||
225 particleName ==
"pi+" ) {
233 }
else if( particleName ==
"proton" ) {
241 }
else if( particleName ==
"alpha" ||
242 particleName ==
"He3" ||
243 particleName ==
"GenericIon" ) {
G4bool IsShortLived() const
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
G4ProcessManager * GetProcessManager() const
const G4String & GetParticleName() const
G4int AddProcess(G4VProcess *aProcess, G4int ordAtRestDoIt=ordInActive, G4int ordAlongSteptDoIt=ordInActive, G4int ordPostStepDoIt=ordInActive)
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
std::vector< G4InuclElementaryParticle >::iterator particleIterator
G4double GetPDGCharge() const
◆ ConstructGeneral()
void XrayTelPhysicsList::ConstructGeneral |
( |
| ) |
|
|
protected |
Definition at line 263 of file XrayTelPhysicsList.cc.
virtual G4bool IsApplicable(const G4ParticleDefinition &)
G4ProcessManager * GetProcessManager() const
G4int AddProcess(G4VProcess *aProcess, G4int ordAtRestDoIt=ordInActive, G4int ordAlongSteptDoIt=ordInActive, G4int ordPostStepDoIt=ordInActive)
void SetProcessOrdering(G4VProcess *aProcess, G4ProcessVectorDoItIndex idDoIt, G4int ordDoIt=ordDefault)
G4ParticleTable::G4PTblDicIterator * GetParticleIterator() const
std::vector< G4InuclElementaryParticle >::iterator particleIterator
◆ ConstructIons()
void XrayTelPhysicsList::ConstructIons |
( |
| ) |
|
|
protected |
◆ ConstructLeptons()
void XrayTelPhysicsList::ConstructLeptons |
( |
| ) |
|
|
protected |
Definition at line 108 of file XrayTelPhysicsList.cc.
static G4Electron * ElectronDefinition()
static G4MuonMinus * Definition()
static G4NeutrinoE * NeutrinoEDefinition()
static G4MuonPlus * Definition()
static G4AntiNeutrinoMu * AntiNeutrinoMuDefinition()
static G4Positron * PositronDefinition()
static G4AntiNeutrinoE * AntiNeutrinoEDefinition()
static G4NeutrinoMu * NeutrinoMuDefinition()
◆ ConstructMesons()
void XrayTelPhysicsList::ConstructMesons |
( |
| ) |
|
|
protected |
◆ ConstructParticle()
void XrayTelPhysicsList::ConstructParticle |
( |
void |
| ) |
|
|
protectedvirtual |
◆ ConstructProcess()
void XrayTelPhysicsList::ConstructProcess |
( |
void |
| ) |
|
|
protectedvirtual |
◆ GetCutForElectron()
G4double XrayTelPhysicsList::GetCutForElectron |
( |
| ) |
const |
◆ GetCutForGamma()
G4double XrayTelPhysicsList::GetCutForGamma |
( |
| ) |
const |
◆ SetCutForElectron()
void XrayTelPhysicsList::SetCutForElectron |
( |
G4double |
cut | ) |
|
◆ SetCutForGamma()
void XrayTelPhysicsList::SetCutForGamma |
( |
G4double |
cut | ) |
|
◆ SetCuts()
void XrayTelPhysicsList::SetCuts |
( |
| ) |
|
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 279 of file XrayTelPhysicsList.cc.
void SetCutValue(G4double aCut, const G4String &pname)
void DumpCutValuesTable(G4int flag=1)
G4GLOB_DLL std::ostream G4cout
◆ cutForElectron
G4double XrayTelPhysicsList::cutForElectron |
|
private |
◆ cutForGamma
G4double XrayTelPhysicsList::cutForGamma |
|
private |
The documentation for this class was generated from the following files: