Geant4
10.03.p01
|
#include <G4ScoreSplittingProcess.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 73 of file G4ScoreSplittingProcess.hh.
G4ScoreSplittingProcess::G4ScoreSplittingProcess | ( | const G4String & | processName = "ScoreSplittingProc" , |
G4ProcessType | theType = fParameterisation |
||
) |
Definition at line 53 of file G4ScoreSplittingProcess.cc.
|
virtual |
Definition at line 73 of file G4ScoreSplittingProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 375 of file G4ScoreSplittingProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 360 of file G4ScoreSplittingProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 387 of file G4ScoreSplittingProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 348 of file G4ScoreSplittingProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 134 of file G4ScoreSplittingProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 110 of file G4ScoreSplittingProcess.cc.
Initialize
Reimplemented from G4VProcess.
Definition at line 84 of file G4ScoreSplittingProcess.cc.
Definition at line 280 of file G4ScoreSplittingProcess.cc.