39#ifndef G4HadronicParameters_h
40#define G4HadronicParameters_h 1
47class G4HadronicParameters {
50 static G4HadronicParameters*
Instance();
186 G4HadronicParameters();
190 static G4HadronicParameters* sInstance;
195 G4double fMinEnergyTransitionFTF_Cascade;
196 G4double fMaxEnergyTransitionFTF_Cascade;
197 G4double fMinEnergyTransitionQGS_FTF;
198 G4double fMaxEnergyTransitionQGS_FTF;
201 G4double fEnergyThresholdForHeavyHadrons;
202 G4double fXSFactorNucleonInelastic = 1.0;
203 G4double fXSFactorPionInelastic = 1.0;
204 G4double fXSFactorHadronInelastic = 1.0;
205 G4double fXSFactorNucleonElastic = 1.0;
206 G4double fXSFactorPionElastic = 1.0;
207 G4double fXSFactorHadronElastic = 1.0;
212 G4double fNeutronEkinThresholdForSVT = -1.0;
213 G4double fTimeThresholdForRadioactiveDecays = -1.0;
215 G4int fVerboseLevel = 1;
216 G4int fReportLevel = 0;
219 G4bool fEnableHyperNuclei =
false;
220 G4bool fApplyFactorXS =
false;
221 G4bool fEnableCRCoalescence =
false;
222 G4bool fEnableIntegralInelasticXS =
true;
223 G4bool fEnableIntegralElasticXS =
true;
224 G4bool fEnableDiffDissociationForBGreater10 =
false;
225 G4bool fEnableNUDEX =
false;
226 G4bool fNeutronGeneral =
false;
227 G4bool fChargeExchange =
false;
228 G4bool fBinaryDebug =
false;
241 return fMinEnergyTransitionFTF_Cascade;
244 return fMaxEnergyTransitionFTF_Cascade;
248 return fMinEnergyTransitionQGS_FTF;
252 return fMaxEnergyTransitionQGS_FTF;
256 return fMinEnergyINCLXX_Pbar;
259 return fMaxEnergyINCLXX_Pbar;
264 return fEnergyThresholdForHeavyHadrons;
268 return fXSFactorNucleonInelastic;
272 return fXSFactorNucleonElastic;
276 return fXSFactorPionInelastic;
280 return fXSFactorPionElastic;
284 return fXSFactorHadronInelastic;
288 return fXSFactorHadronElastic;
296 return fVerboseLevel;
304 return fEnableHyperNuclei;
308 return fApplyFactorXS;
312 return fEnableCRCoalescence;
316 return fEnableIntegralInelasticXS;
320 return fEnableIntegralElasticXS;
324 return fEnableDiffDissociationForBGreater10;
328 return fNeutronGeneral;
340 return fChargeExchange;
348 return fRelativeDiff;
352 return fAbsoluteDiff;
360 return fDirPARTICLEXS;
365 return fPhysListDocDir;
370 return fPhysListName;
374 return fNeutronEkinThresholdForSVT;
378 return fTimeThresholdForRadioactiveDecays;
void SetEnableIntegralElasticXS(G4bool val)
G4bool ApplyFactorXS() const
G4bool EnableIntegralInelasticXS() const
G4double XSFactorPionElastic() const
void SetEnableDiffDissociationForBGreater10(G4bool val)
G4bool EnableNUDEX() const
const G4String & GetTypeTablePT() const
void SetEnableNUDEX(G4bool val)
void SetEnableCoherentChargeExchange(G4bool val)
static G4HadronicParameters * Instance()
G4bool EnableDiffDissociationForBGreater10() const
G4double GetTimeThresholdForRadioactiveDecay() const
G4int GetVerboseLevel() const
const G4String & GetPhysListName() const
G4double XSFactorNucleonElastic() const
G4double GetMinEnergyTransitionFTF_Cascade() const
G4double GetEPRelativeLevel() const
G4bool EnableCoherentChargeExchange() const
void SetNeutronKineticEnergyThresholdForSVT(const G4double val)
void SetXSFactorNucleonInelastic(G4double val)
void SetEnableIntegralInelasticXS(G4bool val)
G4bool EnableHyperNuclei() const
G4double GetEPAbsoluteLevel() const
G4double GetMinEnergyTransitionQGS_FTF() const
void SetXSFactorPionInelastic(G4double val)
G4bool EnableNeutronGeneralProcess() const
G4double GetMaxEnergyTransitionFTF_Cascade() const
void SetTypeTablePT(const G4String &typeTablePT)
void SetVerboseLevel(const G4int val)
const G4String & GetDirPARTICLEXS() const
G4double GetNeutronKineticEnergyThresholdForSVT() const
void SetXSFactorPionElastic(G4double val)
G4double XSFactorEM() const
G4bool EnableCRCoalescence() const
void SetTimeThresholdForRadioactiveDecay(const G4double val)
G4int GetEPReportLevel() const
G4bool EnableBCParticles() const
void SetEnableHyperNuclei(G4bool val)
G4double EnergyThresholdForHeavyHadrons() const
void SetMaxEnergyINCLXX_Pbar(const G4double val)
G4bool EnableIntegralElasticXS() const
void SetMaxEnergy(const G4double val)
G4double GetMaxEnergyINCLXX_Pbar() const
void SetApplyFactorXS(G4bool val)
void SetEnergyThresholdForHeavyHadrons(G4double val)
void SetMinEnergyTransitionQGS_FTF(const G4double val)
void SetMinEnergyTransitionFTF_Cascade(const G4double val)
G4double XSFactorHadronInelastic() const
void SetEnableBCParticles(G4bool val)
G4double GetMaxEnergyTransitionQGS_FTF() const
const G4String & GetPhysListDocDir() const
void SetXSFactorHadronElastic(G4double val)
void SetXSFactorEM(G4double val)
void SetEnableCRCoalescence(G4bool val)
void SetMaxEnergyTransitionQGS_FTF(const G4double val)
void SetMinEnergyINCLXX_Pbar(const G4double val)
void SetXSFactorHadronInelastic(G4double val)
void SetEnableNeutronGeneralProcess(G4bool val)
void SetXSFactorNucleonElastic(G4double val)
void SetMaxEnergyTransitionFTF_Cascade(const G4double val)
G4bool GetBinaryDebug() const
G4double XSFactorPionInelastic() const
G4double XSFactorHadronElastic() const
G4double GetMaxEnergy() const
G4double GetMinEnergyINCLXX_Pbar() const
G4double XSFactorNucleonInelastic() const