Geant4
10.03.p03
|
#include <G4LMsdGenerator.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 60 of file G4LMsdGenerator.hh.
G4LMsdGenerator::G4LMsdGenerator | ( | const G4String & | name = "LMsdGenerator" | ) |
Definition at line 46 of file G4LMsdGenerator.cc.
G4LMsdGenerator::~G4LMsdGenerator | ( | ) |
Definition at line 55 of file G4LMsdGenerator.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 113 of file G4LMsdGenerator.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 77 of file G4LMsdGenerator.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 60 of file G4LMsdGenerator.cc.
G4double G4LMsdGenerator::SampleMx | ( | const G4HadProjectile * | aParticle | ) |
Definition at line 291 of file G4LMsdGenerator.cc.
G4double G4LMsdGenerator::SampleT | ( | const G4HadProjectile * | aParticle, |
G4double | Mx | ||
) |
Definition at line 441 of file G4LMsdGenerator.cc.