Geant4
10.03.p01
|
#include <G4OpticalPhysics.hh>
Protected Member Functions | |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
Protected Member Functions inherited from G4VPhysicsConstructor | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
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 |
Definition at line 61 of file G4OpticalPhysics.hh.
Definition at line 64 of file G4OpticalPhysics.cc.
|
virtual |
Definition at line 90 of file G4OpticalPhysics.cc.
void G4OpticalPhysics::Configure | ( | G4OpticalProcessIndex | index, |
G4bool | isUse | ||
) |
|
protectedvirtual |
Instantiate particles.
Implements G4VPhysicsConstructor.
Definition at line 141 of file G4OpticalPhysics.cc.
|
protectedvirtual |
Implements G4VPhysicsConstructor.
Definition at line 268 of file G4OpticalPhysics.cc.
Limit step to the specified maximum change of beta of the parent particle
Definition at line 407 of file G4OpticalPhysics.cc.
Limit step to the specified maximum number of Cherenkov photons
Definition at line 399 of file G4OpticalPhysics.cc.
Set the scintillation excitation ratio
Definition at line 391 of file G4OpticalPhysics.cc.
Set the scintillation yield factor
Definition at line 383 of file G4OpticalPhysics.cc.
void G4OpticalPhysics::SetTrackSecondariesFirst | ( | G4OpticalProcessIndex | index, |
G4bool | trackSecondariesFirst | ||
) |
Set the WLS time profile (delta or exponential)
Definition at line 415 of file G4OpticalPhysics.cc.