|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LMsdGenerator.hh>
Inheritance diagram for G4LMsdGenerator: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 59 of file G4LMsdGenerator.hh.
| G4LMsdGenerator::G4LMsdGenerator | ( | const G4String & | name = "LMsdGenerator" | ) |
Definition at line 46 of file G4LMsdGenerator.cc.
| G4LMsdGenerator::~G4LMsdGenerator | ( | ) |
Definition at line 56 of file G4LMsdGenerator.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 114 of file G4LMsdGenerator.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 78 of file G4LMsdGenerator.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 61 of file G4LMsdGenerator.cc.
| G4double G4LMsdGenerator::SampleMx | ( | const G4HadProjectile * | aParticle | ) |
Definition at line 292 of file G4LMsdGenerator.cc.
Referenced by ApplyYourself().
| G4double G4LMsdGenerator::SampleT | ( | const G4HadProjectile * | aParticle, |
| G4double | Mx ) |
Definition at line 442 of file G4LMsdGenerator.cc.
Referenced by ApplyYourself().