Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpRayleigh.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Definition at line 76 of file G4OpRayleigh.hh.
G4OpRayleigh::G4OpRayleigh | ( | const G4String & | processName = "OpRayleigh" , |
G4ProcessType | type = fOptical |
||
) |
Definition at line 82 of file G4OpRayleigh.cc.
G4OpRayleigh::~G4OpRayleigh | ( | ) |
Definition at line 106 of file G4OpRayleigh.cc.
|
inline |
Definition at line 163 of file G4OpRayleigh.hh.
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 262 of file G4OpRayleigh.cc.
|
inline |
Definition at line 176 of file G4OpRayleigh.hh.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 157 of file G4OpRayleigh.hh.
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 122 of file G4OpRayleigh.cc.
|
protected |
Definition at line 141 of file G4OpRayleigh.hh.
Referenced by DumpPhysicsTable(), G4OpRayleigh(), GetPhysicsTable(), and ~G4OpRayleigh().