#include <G4AdjointPhysicsList.hh>
|
| G4AdjointPhysicsList () |
|
virtual | ~G4AdjointPhysicsList () |
|
void | SetLossFluctuationFlag (bool aBool) |
|
void | SetUseIonisation (bool aBool) |
|
void | SetUseProtonIonisation (bool aBool) |
|
void | SetUseBrem (bool aBool) |
|
void | SetUseCompton (bool aBool) |
|
void | SetUseMS (bool aBool) |
|
void | SetUsePEEffect (bool aBool) |
|
void | SetUseGammaConversion (bool aBool) |
|
void | SetUseEgainFluctuation (bool aBool) |
|
void | SetEminAdjModels (G4double aVal) |
|
void | SetEmaxAdjModels (G4double aVal) |
|
| 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 58 of file G4AdjointPhysicsList.hh.
G4AdjointPhysicsList::G4AdjointPhysicsList |
( |
| ) |
|
G4AdjointPhysicsList::~G4AdjointPhysicsList |
( |
| ) |
|
|
virtual |
void G4AdjointPhysicsList::ConstructAdjointParticles |
( |
| ) |
|
|
protected |
void G4AdjointPhysicsList::ConstructBaryons |
( |
| ) |
|
|
protected |
void G4AdjointPhysicsList::ConstructBosons |
( |
| ) |
|
|
protected |
void G4AdjointPhysicsList::ConstructEM |
( |
| ) |
|
|
protected |
void G4AdjointPhysicsList::ConstructGeneral |
( |
| ) |
|
|
protected |
void G4AdjointPhysicsList::ConstructLeptons |
( |
| ) |
|
|
protected |
void G4AdjointPhysicsList::ConstructMesons |
( |
| ) |
|
|
protected |
void G4AdjointPhysicsList::ConstructParticle |
( |
void |
| ) |
|
|
protectedvirtual |
void G4AdjointPhysicsList::ConstructProcess |
( |
void |
| ) |
|
|
protectedvirtual |
void G4AdjointPhysicsList::SetCuts |
( |
| ) |
|
|
protectedvirtual |
void G4AdjointPhysicsList::SetEmaxAdjModels |
( |
G4double |
aVal | ) |
|
|
inline |
void G4AdjointPhysicsList::SetEminAdjModels |
( |
G4double |
aVal | ) |
|
|
inline |
void G4AdjointPhysicsList::SetLossFluctuationFlag |
( |
bool |
aBool | ) |
|
void G4AdjointPhysicsList::SetUseBrem |
( |
bool |
aBool | ) |
|
|
inline |
void G4AdjointPhysicsList::SetUseCompton |
( |
bool |
aBool | ) |
|
|
inline |
void G4AdjointPhysicsList::SetUseEgainFluctuation |
( |
bool |
aBool | ) |
|
|
inline |
void G4AdjointPhysicsList::SetUseGammaConversion |
( |
bool |
aBool | ) |
|
|
inline |
void G4AdjointPhysicsList::SetUseIonisation |
( |
bool |
aBool | ) |
|
|
inline |
void G4AdjointPhysicsList::SetUseMS |
( |
bool |
aBool | ) |
|
|
inline |
void G4AdjointPhysicsList::SetUsePEEffect |
( |
bool |
aBool | ) |
|
|
inline |
void G4AdjointPhysicsList::SetUseProtonIonisation |
( |
bool |
aBool | ) |
|
|
inline |
The documentation for this class was generated from the following files: