52 #ifndef G4LMsdGenerator_h 
   53 #define G4LMsdGenerator_h 1 
   95   static const G4double fMxBdata[23][2];
 
   96   static const G4double  fProbMx[60][2];
 
G4bool IsApplicable(const G4HadProjectile &thePrimary, G4Nucleus &theNucleus)
 
G4double SampleMx(const G4HadProjectile *aParticle)
 
void ModelDescription(std::ostream &outFile) const 
 
G4LMsdGenerator(const G4String &name="LMsdGenerator")
 
G4double SampleT(const G4HadProjectile *aParticle, G4double Mx)
 
G4HadFinalState * ApplyYourself(const G4HadProjectile &thePrimary, G4Nucleus &theNucleus)