|
Geant4_10
|
#include <G4AntiNeutronAnnihilationAtRest.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 47 of file G4AntiNeutronAnnihilationAtRest.hh.
| G4AntiNeutronAnnihilationAtRest::G4AntiNeutronAnnihilationAtRest | ( | const G4String & | processName = "AntiNeutronAnnihilationAtRest", |
| G4ProcessType | aType = fHadronic |
||
| ) |
Definition at line 47 of file G4AntiNeutronAnnihilationAtRest.cc.

| G4AntiNeutronAnnihilationAtRest::~G4AntiNeutronAnnihilationAtRest | ( | ) |
Definition at line 81 of file G4AntiNeutronAnnihilationAtRest.cc.

|
virtual |
Reimplemented from G4VRestProcess.
Definition at line 149 of file G4AntiNeutronAnnihilationAtRest.cc.

|
virtual |
Reimplemented from G4VRestProcess.
Definition at line 123 of file G4AntiNeutronAnnihilationAtRest.cc.

|
virtual |
Reimplemented from G4VProcess.
Definition at line 94 of file G4AntiNeutronAnnihilationAtRest.cc.

|
inlinevirtual |
Implements G4VRestProcess.
Definition at line 72 of file G4AntiNeutronAnnihilationAtRest.hh.

| G4int G4AntiNeutronAnnihilationAtRest::GetNumberOfSecondaries | ( | ) |
Definition at line 110 of file G4AntiNeutronAnnihilationAtRest.cc.
| G4GHEKinematicsVector * G4AntiNeutronAnnihilationAtRest::GetSecondaryKinematics | ( | ) |
Definition at line 117 of file G4AntiNeutronAnnihilationAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 101 of file G4AntiNeutronAnnihilationAtRest.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 89 of file G4AntiNeutronAnnihilationAtRest.cc.

1.8.5