29#ifndef G4NeutronHPKallbachMannSyst_h
30#define G4NeutronHPKallbachMannSyst_h 1
44 theCompoundFraction = aCompoundFraction;
45 theIncidentEnergy = anIncidentEnergy;
46 theIncidentMass = anIncidentMass;
47 theProductEnergy = aProductEnergy;
48 theProductMass = aProductMass;
49 theResidualMass = aResidualMass;
50 theResidualA = aResidualA;
51 theResidualZ = aResidualZ;
52 theTargetMass = aTargetMass;
53 theTargetA = aTargetA;
54 theTargetZ = aTargetZ;
G4double Sample(G4double anEnergy)
G4double A(G4double anEnergy)
G4double Kallbach(G4double cosTh, G4double anEnergy)
G4double SeparationEnergy(G4int Ac, G4int Nc, G4int AA, G4int ZA)
G4NeutronHPKallbachMannSyst(G4double aCompoundFraction, G4double anIncidentEnergy, G4double anIncidentMass, G4double aProductEnergy, G4double aProductMass, G4double aResidualMass, G4int aResidualA, G4int aResidualZ, G4double aTargetMass, G4int aTargetA, G4int aTargetZ)
G4double GetKallbachZero(G4double anEnergy)
~G4NeutronHPKallbachMannSyst()