Geant4_10
|
#include <G4OpticalPhysics.hh>
Protected Member Functions | |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
Protected Member Functions inherited from G4VPhysicsConstructor | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
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 69 of file G4OpticalPhysics.hh.
Definition at line 53 of file G4OpticalPhysics.cc.
|
virtual |
Definition at line 84 of file G4OpticalPhysics.cc.
void G4OpticalPhysics::AddScintillationSaturation | ( | G4EmSaturation * | saturation | ) |
Adds Birks Saturation to the G4Scintillation Process
Definition at line 302 of file G4OpticalPhysics.cc.
void G4OpticalPhysics::Configure | ( | G4OpticalProcessIndex | index, |
G4bool | isUse | ||
) |
Definition at line 339 of file G4OpticalPhysics.cc.
Instantiate particles.
Implements G4VPhysicsConstructor.
Definition at line 140 of file G4OpticalPhysics.cc.
Implements G4VPhysicsConstructor.
Definition at line 153 of file G4OpticalPhysics.cc.
|
inlinevirtual |
Definition at line 97 of file G4OpticalPhysics.hh.
|
inlinevirtual |
Definition at line 101 of file G4OpticalPhysics.hh.
|
inlinevirtual |
Definition at line 107 of file G4OpticalPhysics.hh.
|
inlinevirtual |
Definition at line 105 of file G4OpticalPhysics.hh.
|
inlinevirtual |
Definition at line 103 of file G4OpticalPhysics.hh.
|
inlinevirtual |
Definition at line 99 of file G4OpticalPhysics.hh.
|
inlinevirtual |
Definition at line 95 of file G4OpticalPhysics.hh.
Definition at line 332 of file G4OpticalPhysics.cc.
Limit step to the specified maximum change of beta of the parent particle
Definition at line 282 of file G4OpticalPhysics.cc.
Limit step to the specified maximum number of Cherenkov photons
Definition at line 272 of file G4OpticalPhysics.cc.
Definition at line 352 of file G4OpticalPhysics.cc.
Definition at line 310 of file G4OpticalPhysics.cc.
Set the scintillation excitation ratio
Definition at line 262 of file G4OpticalPhysics.cc.
Set the scintillation yield factor
Definition at line 252 of file G4OpticalPhysics.cc.
void G4OpticalPhysics::SetTrackSecondariesFirst | ( | G4OpticalProcessIndex | index, |
G4bool | trackSecondariesFirst | ||
) |
Definition at line 318 of file G4OpticalPhysics.cc.
Set the WLS time profile (delta or exponential)
Definition at line 292 of file G4OpticalPhysics.cc.