Geant4
9.6.p02
|
#include <G4QDiffraction.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 G4QDiffraction.hh.
G4QDiffraction::~G4QDiffraction | ( | ) |
Definition at line 77 of file G4QDiffraction.cc.
G4LorentzVector G4QDiffraction::GetEnegryMomentumConservation | ( | ) |
Definition at line 80 of file G4QDiffraction.cc.
|
virtual |
Implements G4VDiscreteProcess.
Definition at line 87 of file G4QDiffraction.cc.
G4int G4QDiffraction::GetNumberOfNeutronsInTarget | ( | ) |
Definition at line 82 of file G4QDiffraction.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 215 of file G4QDiffraction.cc.
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 249 of file G4QDiffraction.cc.