Geant4
10.03.p01
|
#include <G4OpMieHG.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4VProcess | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 48 of file G4OpMieHG.hh.
G4OpMieHG::G4OpMieHG | ( | const G4String & | processName = "OpMieHG" , |
G4ProcessType | type = fOptical |
||
) |
Definition at line 47 of file G4OpMieHG.cc.
G4OpMieHG::~G4OpMieHG | ( | ) |
Definition at line 57 of file G4OpMieHG.cc.
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 159 of file G4OpMieHG.cc.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 92 of file G4OpMieHG.hh.
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 67 of file G4OpMieHG.cc.