|
Geant4
10.00.p04
|
Protected Member Functions | |
| virtual void | ConstructParticle () |
| virtual void | ConstructProcess () |
Protected Member Functions inherited from G4VPhysicsConstructor | |
| G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
Private Member Functions | |
| G4OpticalPhysics (const G4OpticalPhysics &right) | |
| Not implemented. More... | |
| G4OpticalPhysics & | operator= (const G4OpticalPhysics &right) |
| Not implemented. More... | |
| void | PrintStatistics () const |
Private Attributes | |
| G4OpticalPhysicsMessenger * | fMessenger |
| std::vector< G4bool > | fProcessUse |
| std::vector< G4int > | fProcessVerbose |
| std::vector< G4bool > | fProcessTrackSecondariesFirst |
| G4int | fMaxNumPhotons |
| max number of Cerenkov photons per step More... | |
| G4double | fMaxBetaChange |
| max change of beta per step More... | |
| G4double | fYieldFactor |
| scintillation yield factor More... | |
| G4double | fExcitationRatio |
| scintillation excitation ratio More... | |
| G4String | fProfile |
| the WLS process time profile More... | |
| G4bool | fFiniteRiseTime |
| G4bool | fScintillationByParticleType |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPhysicsConstructor | |
| static const G4VPCManager & | GetSubInstanceManager () |
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 |
| G4OpticalPhysics | ( | G4int | verbose = 0, |
| const G4String & | name = "Optical" |
||
| ) |
|
virtual |
|
private |
Not implemented.
|
protectedvirtual |
Implements G4VPhysicsConstructor.
|
protectedvirtual |
Implements G4VPhysicsConstructor.
|
private |
Not implemented.
| void Configure | ( | G4OpticalProcessIndex | , |
| G4bool | |||
| ) |
| void AddScintillationSaturation | ( | G4EmSaturation * | ) |
| void SetTrackSecondariesFirst | ( | G4OpticalProcessIndex | , |
| G4bool | |||
| ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
max number of Cerenkov photons per step
|
private |
max change of beta per step
|
private |
scintillation yield factor
|
private |
scintillation excitation ratio
|
private |
the WLS process time profile
|
private |
option to set a finite rise-time; Note: the G4Scintillation process expects the user to have set the constant material property FAST/SLOWSCINTILLATIONRISETIME
|
private |
option to allow for the light yield to be a function of particle type and deposited energy in case of non-linear light emission in scintillators