Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NeutronHPCapture.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 48 of file G4NeutronHPCapture.hh.
G4NeutronHPCapture::G4NeutronHPCapture | ( | ) |
Definition at line 46 of file G4NeutronHPCapture.cc.
|
override |
Definition at line 52 of file G4NeutronHPCapture.cc.
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 65 of file G4NeutronHPCapture.cc.
Referenced by ApplyYourself().
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 140 of file G4NeutronHPCapture.cc.
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 124 of file G4NeutronHPCapture.cc.
G4int G4NeutronHPCapture::GetVerboseLevel | ( | ) | const |
Definition at line 130 of file G4NeutronHPCapture.cc.
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 177 of file G4NeutronHPCapture.cc.
void G4NeutronHPCapture::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 135 of file G4NeutronHPCapture.cc.