#include <G4INCLConfig.hh>
Public 멤버 함수 | |
Config () | |
Default constructor. 더 자세히 ... | |
~Config () | |
Default destructor. 더 자세히 ... | |
void | init () |
Initialise the members. 더 자세히 ... | |
std::string | summary () |
Return a summary of the run configuration. 더 자세히 ... | |
G4int | getVerbosity () const |
Get the verbosity. 더 자세히 ... | |
std::string const & | getCalculationTitle () const |
Get the run title. 더 자세히 ... | |
std::string const & | getOutputFileRoot () const |
Get the output file root. 더 자세히 ... | |
G4int | getNumberOfShots () const |
Get the number of shots. 더 자세히 ... | |
G4bool | isNaturalTarget () const |
Natural targets. 더 자세히 ... | |
G4int | getTargetA () const |
Get the target mass number. 더 자세히 ... | |
G4int | getTargetZ () const |
Get the target charge number. 더 자세히 ... | |
G4int | getTargetS () const |
Get the target strangess number. 더 자세히 ... | |
void | setTargetA (G4int A) |
Set target mass number. 더 자세히 ... | |
void | setTargetZ (G4int Z) |
Set target charge number. 더 자세히 ... | |
void | setTargetS (G4int S) |
Set target strangess number. 더 자세히 ... | |
ParticleType | getProjectileType () const |
Get the projectile type. 더 자세히 ... | |
ParticleSpecies | getProjectileSpecies () const |
Get the projectile species. 더 자세히 ... | |
void | setProjectileSpecies (ParticleSpecies const &ps) |
Set the projectile species. 더 자세히 ... | |
G4double | getProjectileKineticEnergy () const |
Get the projectile kinetic energy. 더 자세히 ... | |
void | setProjectileKineticEnergy (G4double const kinE) |
Set the projectile kinetic energy. 더 자세히 ... | |
G4int | getVerboseEvent () const |
Get the number of the verbose event. 더 자세히 ... | |
Random::SeedVector | getRandomSeeds () const |
Get the seeds for the random-number generator. 더 자세히 ... | |
PauliType | getPauliType () const |
Get the Pauli-blocking algorithm. 더 자세히 ... | |
G4bool | getCDPP () const |
Do we want CDPP? 더 자세히 ... | |
CoulombType | getCoulombType () const |
Get the Coulomb-distortion algorithm. 더 자세히 ... | |
void | setCoulombType (CoulombType const c) |
Set the Coulomb-distortion algorithm. 더 자세히 ... | |
PotentialType | getPotentialType () const |
Get the type of the potential for nucleons. 더 자세히 ... | |
void | setPotentialType (PotentialType type) |
Set the type of the potential for nucleons. 더 자세히 ... | |
G4bool | getPionPotential () const |
Do we want the pion potential? 더 자세히 ... | |
void | setPionPotential (const G4bool pionPot) |
Set the type of the potential for nucleons. 더 자세히 ... | |
LocalEnergyType | getLocalEnergyBBType () const |
Get the type of local energy for N-N avatars. 더 자세히 ... | |
void | setLocalEnergyBBType (const LocalEnergyType t) |
Set the type of local energy for N-N avatars. 더 자세히 ... | |
LocalEnergyType | getLocalEnergyPiType () const |
Get the type of local energy for pi-N and decay avatars. 더 자세히 ... | |
void | setLocalEnergyPiType (const LocalEnergyType t) |
Set the type of local energy for N-N avatars. 더 자세히 ... | |
std::string const & | getLogFileName () const |
Get the log file name. 더 자세히 ... | |
DeExcitationType | getDeExcitationType () const |
Get the de-excitation model. 더 자세히 ... | |
std::string | getDeExcitationString () const |
Get the de-excitation string. 더 자세히 ... | |
ClusterAlgorithmType | getClusterAlgorithm () const |
Get the clustering algorithm. 더 자세히 ... | |
void | setClusterAlgorithm (ClusterAlgorithmType const c) |
Set the clustering algorithm. 더 자세히 ... | |
G4int | getClusterMaxMass () const |
Get the maximum mass for production of clusters. 더 자세히 ... | |
void | setClusterMaxMass (const G4int m) |
Set the maximum mass for production of clusters. 더 자세히 ... | |
G4bool | getBackToSpectator () const |
Get back-to-spectator. 더 자세히 ... | |
void | setBackToSpectator (const G4bool b) |
Set back-to-spectator. 더 자세히 ... | |
G4bool | getUseRealMasses () const |
Whether to use real masses. 더 자세히 ... | |
void | setUseRealMasses (G4bool use) |
Set whether to use real masses. 더 자세히 ... | |
void | setINCLXXDataFilePath (std::string const &s) |
Set the INCLXX datafile path. 더 자세히 ... | |
std::string const & | getINCLXXDataFilePath () const |
G4double | getImpactParameter () const |
SeparationEnergyType | getSeparationEnergyType () const |
Get the separation-energy type. 더 자세히 ... | |
FermiMomentumType | getFermiMomentumType () const |
Get the Fermi-momentum type. 더 자세히 ... | |
void | setFermiMomentumType (FermiMomentumType const f) |
Set the Fermi-momentum type. 더 자세히 ... | |
G4double | getFermiMomentum () const |
Get the Fermi momentum. 더 자세히 ... | |
void | setFermiMomentum (const G4double p) |
Set the Fermi momentum. 더 자세히 ... | |
G4double | getCutNN () const |
G4double | getRPCorrelationCoefficient (const ParticleType t) const |
Get the r-p correlation coefficient. 더 자세히 ... | |
void | setRPCorrelationCoefficient (const ParticleType t, const G4double corrCoeff) |
Set the r-p correlation coefficient. 더 자세히 ... | |
void | setRPCorrelationCoefficient (const G4double corrCoeff) |
Set the r-p correlation coefficient. 더 자세히 ... | |
G4double | getNeutronSkin () const |
Get the neutron-skin thickness. 더 자세히 ... | |
void | setNeutronSkin (const G4double d) |
Set the neutron-skin thickness. 더 자세히 ... | |
G4double | getNeutronHalo () const |
Get the neutron-halo size. 더 자세히 ... | |
void | setNeutronHalo (const G4double d) |
Set the neutron-halo size. 더 자세히 ... | |
G4bool | getRefraction () const |
True if we should use refraction. 더 자세히 ... | |
void | setRefraction (const G4bool r) |
Set the refraction variable. 더 자세히 ... | |
RNGType | getRNGType () const |
Get the RNG type. 더 자세히 ... | |
void | setRNGType (RNGType const r) |
Set the RNG type. 더 자세히 ... | |
PhaseSpaceGeneratorType | getPhaseSpaceGeneratorType () const |
Get the phase-space-generator type. 더 자세히 ... | |
void | setPhaseSpaceGeneratorType (PhaseSpaceGeneratorType const p) |
Set the phase-space-generator type. 더 자세히 ... | |
CascadeActionType | getCascadeActionType () const |
Get the cascade-action type. 더 자세히 ... | |
void | setCascadeActionType (CascadeActionType const c) |
Set the cascade-action type. 더 자세히 ... | |
unsigned int | getAutosaveFrequency () const |
Get the autosave frequency. 더 자세히 ... | |
void | setAutosaveFrequency (const unsigned int f) |
Set the autosave frequency. 더 자세히 ... | |
CrossSectionsType | getCrossSectionsType () const |
Get the Cross Section type. 더 자세히 ... | |
G4int | getMaxNumberMultipions () const |
Get the maximum number of pions for multipion collisions. 더 자세히 ... | |
void | setMaxNumberMultipions (const G4int n) |
Set the maximum number of pions for multipion collisions. 더 자세히 ... | |
void | setCrossSectionsType (CrossSectionsType const c) |
Set the Cross Section type. 더 자세히 ... | |
G4double | getHadronizationTime () const |
Get the hadronization time. 더 자세히 ... | |
void | setHadronizationTime (const G4double t) |
Set the hadronization time. 더 자세히 ... | |
G4bool | getInverseKinematics () const |
G4double | getDecayTimeThreshold () const |
Get the decay time threshold time. 더 자세히 ... | |
void | setDecayTimeThreshold (const G4double t) |
Set decay time threshold time. 더 자세히 ... | |
G4double | getBias () const |
Get the bias. 더 자세히 ... | |
정적 Public 멤버 함수 | |
static std::string const | getVersionID () |
Get the INCL version ID. 더 자세히 ... | |
static std::string const | getVersionHash () |
Get the INCL version hash. 더 자세히 ... | |
static std::string const | getVersionString () |
Get the INCL version string. 더 자세히 ... | |
Friends | |
class | ::ConfigParser |
The INCL configuration object
The Config object keeps track of various INCL physics options (e.g. which Pauli blocking scheme to use, whether to use local energy option or not, etc.
G4INCLConfig.hh 파일의 60 번째 라인에서 정의되었습니다.
G4INCL::Config::Config | ( | ) |
G4INCL::Config::~Config | ( | ) |
Default destructor.
G4INCLConfig.cc 파일의 49 번째 라인에서 정의되었습니다.
|
inline |
|
inline |
Get back-to-spectator.
G4INCLConfig.hh 파일의 205 번째 라인에서 정의되었습니다.
다음을 참조함 : backToSpectator.
다음에 의해서 참조됨 : G4INCL::InteractionAvatar::postInteraction().
|
inline |
Get the bias.
G4INCLConfig.hh 파일의 369 번째 라인에서 정의되었습니다.
다음을 참조함 : bias.
다음에 의해서 참조됨 : G4INCL::INCL::INCL().
|
inline |
|
inline |
Get the cascade-action type.
G4INCLConfig.hh 파일의 327 번째 라인에서 정의되었습니다.
다음을 참조함 : cascadeActionType.
다음에 의해서 참조됨 : G4INCL::INCL::INCL().
|
inline |
Do we want CDPP?
G4INCLConfig.hh 파일의 151 번째 라인에서 정의되었습니다.
다음을 참조함 : CDPP.
다음에 의해서 참조됨 : G4INCL::Pauli::initialize().
|
inline |
Get the clustering algorithm.
G4INCLConfig.hh 파일의 193 번째 라인에서 정의되었습니다.
다음을 참조함 : clusterAlgorithmType.
다음에 의해서 참조됨 : G4INCL::Clustering::initialize().
|
inline |
Get the maximum mass for production of clusters.
G4INCLConfig.hh 파일의 199 번째 라인에서 정의되었습니다.
다음을 참조함 : clusterMaxMass.
다음에 의해서 참조됨 : G4INCL::ClusteringModelIntercomparison::getCluster(), G4INCLXXInterfaceStore::SetMaxClusterMass().
|
inline |
Get the Coulomb-distortion algorithm.
G4INCLConfig.hh 파일의 154 번째 라인에서 정의되었습니다.
다음을 참조함 : coulombType.
다음에 의해서 참조됨 : G4INCL::CoulombDistortion::initialize().
|
inline |
Get the Cross Section type.
G4INCLConfig.hh 파일의 339 번째 라인에서 정의되었습니다.
다음을 참조함 : crossSectionsType.
다음에 의해서 참조됨 : G4INCL::CrossSections::initialize().
|
inline |
|
inline |
Get the decay time threshold time.
G4INCLConfig.hh 파일의 363 번째 라인에서 정의되었습니다.
다음을 참조함 : decayTimeThreshold.
다음에 의해서 참조됨 : G4INCL::INCL::makeCompoundNucleus(), G4INCL::INCL::postCascade().
|
inline |
Get the de-excitation string.
G4INCLConfig.hh 파일의 190 번째 라인에서 정의되었습니다.
다음을 참조함 : deExcitationString.
다음에 의해서 참조됨 : G4INCL::INCL::INCL().
|
inline |
|
inline |
Get the Fermi momentum.
G4INCLConfig.hh 파일의 252 번째 라인에서 정의되었습니다.
다음을 참조함 : fermiMomentum.
다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().
|
inline |
Get the Fermi-momentum type.
G4INCLConfig.hh 파일의 246 번째 라인에서 정의되었습니다.
다음을 참조함 : fermiMomentumType.
다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().
|
inline |
Get the hadronization time.
G4INCLConfig.hh 파일의 351 번째 라인에서 정의되었습니다.
다음을 참조함 : hadronizationTime.
다음에 의해서 참조됨 : G4INCL::INCL::INCL().
|
inline |
G4INCLConfig.hh 파일의 240 번째 라인에서 정의되었습니다.
다음을 참조함 : impactParameter.
다음에 의해서 참조됨 : G4INCL::INCL::INCL().
|
inline |
G4INCLConfig.hh 파일의 219 번째 라인에서 정의되었습니다.
다음을 참조함 : INCLXXDataFilePath.
다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().
|
inline |
G4INCLConfig.hh 파일의 360 번째 라인에서 정의되었습니다.
다음을 참조함 : inverseKinematics.
|
inline |
Get the type of local energy for N-N avatars.
G4INCLConfig.hh 파일의 172 번째 라인에서 정의되었습니다.
다음을 참조함 : localEnergyBBType.
다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::InteractionAvatar::shouldUseLocalEnergy().
|
inline |
Get the type of local energy for pi-N and decay avatars.
G4INCLConfig.hh 파일의 178 번째 라인에서 정의되었습니다.
다음을 참조함 : localEnergyPiType.
다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::InteractionAvatar::shouldUseLocalEnergy().
|
inline |
|
inline |
Get the maximum number of pions for multipion collisions.
G4INCLConfig.hh 파일의 342 번째 라인에서 정의되었습니다.
다음을 참조함 : maxNumberMultipions.
다음에 의해서 참조됨 : G4INCL::CrossSections::initialize().
|
inline |
Get the neutron-halo size.
G4INCLConfig.hh 파일의 303 번째 라인에서 정의되었습니다.
다음을 참조함 : neutronHalo.
다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().
|
inline |
Get the neutron-skin thickness.
G4INCLConfig.hh 파일의 297 번째 라인에서 정의되었습니다.
다음을 참조함 : neutronSkin.
다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().
|
inline |
|
inline |
|
inline |
Get the Pauli-blocking algorithm.
G4INCLConfig.hh 파일의 148 번째 라인에서 정의되었습니다.
다음을 참조함 : pauliType.
다음에 의해서 참조됨 : G4INCL::Pauli::initialize().
|
inline |
Get the phase-space-generator type.
G4INCLConfig.hh 파일의 321 번째 라인에서 정의되었습니다.
다음을 참조함 : phaseSpaceGeneratorType.
다음에 의해서 참조됨 : G4INCL::PhaseSpaceGenerator::initialize().
|
inline |
Do we want the pion potential?
G4INCLConfig.hh 파일의 166 번째 라인에서 정의되었습니다.
다음을 참조함 : pionPotential.
다음에 의해서 참조됨 : G4INCL::Nucleus::Nucleus().
|
inline |
Get the type of the potential for nucleons.
G4INCLConfig.hh 파일의 160 번째 라인에서 정의되었습니다.
다음을 참조함 : potentialType.
다음에 의해서 참조됨 : G4INCL::Nucleus::Nucleus().
|
inline |
Get the projectile kinetic energy.
G4INCLConfig.hh 파일의 121 번째 라인에서 정의되었습니다.
다음을 참조함 : projectileKineticEnergy.
다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::INCL::processEvent().
|
inline |
Get the projectile species.
G4INCLConfig.hh 파일의 115 번째 라인에서 정의되었습니다.
다음을 참조함 : projectileSpecies.
다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::INCL::processEvent().
|
inline |
Get the projectile type.
G4INCLConfig.hh 파일의 112 번째 라인에서 정의되었습니다.
다음을 참조함 : projectileSpecies, G4INCL::ParticleSpecies::theType.
|
inline |
Get the seeds for the random-number generator.
G4INCLConfig.hh 파일의 143 번째 라인에서 정의되었습니다.
다음을 참조함 : randomSeedVector.
|
inline |
True if we should use refraction.
G4INCLConfig.hh 파일의 309 번째 라인에서 정의되었습니다.
다음을 참조함 : refraction.
다음에 의해서 참조됨 : G4INCL::SurfaceAvatar::getChannel(), G4INCL::SurfaceAvatar::getTransmissionProbability(), G4INCL::ParticleEntryChannel::particleEnters().
|
inline |
|
inline |
Get the r-p correlation coefficient.
G4INCLConfig.hh 파일의 276 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::Proton, rpCorrelationCoefficientNeutron, rpCorrelationCoefficientProton.
다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().
|
inline |
Get the separation-energy type.
G4INCLConfig.hh 파일의 243 번째 라인에서 정의되었습니다.
다음을 참조함 : separationEnergyType.
다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().
|
inline |
Get the target mass number.
Note that A==0 means natural target. You should first check the isNaturalTarget() method.
G4INCLConfig.hh 파일의 94 번째 라인에서 정의되었습니다.
다음을 참조함 : targetSpecies, G4INCL::ParticleSpecies::theA.
다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::INCL::processEvent().
|
inline |
Get the target strangess number.
G4INCLConfig.hh 파일의 100 번째 라인에서 정의되었습니다.
다음을 참조함 : targetSpecies, G4INCL::ParticleSpecies::theS.
다음에 의해서 참조됨 : G4INCL::INCL::processEvent().
|
inline |
Get the target charge number.
G4INCLConfig.hh 파일의 97 번째 라인에서 정의되었습니다.
다음을 참조함 : targetSpecies, G4INCL::ParticleSpecies::theZ.
다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::INCL::processEvent().
|
inline |
Whether to use real masses.
G4INCLConfig.hh 파일의 211 번째 라인에서 정의되었습니다.
다음을 참조함 : useRealMasses.
다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().
|
inline |
Get the number of the verbose event.
G4INCLConfig.hh 파일의 127 번째 라인에서 정의되었습니다.
다음을 참조함 : verboseEvent.
|
inline |
|
static |
Get the INCL version hash.
G4INCLConfigVersion.cc 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL_GIT_HASH.
다음에 의해서 참조됨 : getVersionString().
|
static |
Get the INCL version ID.
G4INCLConfigVersion.cc 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL_VERSION_ID.
다음에 의해서 참조됨 : getVersionString().
|
inlinestatic |
Get the INCL version string.
G4INCLConfig.hh 파일의 136 번째 라인에서 정의되었습니다.
다음을 참조함 : getVersionHash(), getVersionID(), ss.
다음에 의해서 참조됨 : G4INCL::INCL::INCL(), summary().
void G4INCL::Config::init | ( | ) |
Initialise the members.
G4INCLConfig.cc 파일의 51 번째 라인에서 정의되었습니다.
다음을 참조함 : autosaveFrequency, backToSpectator, bias, cascadeAction, cascadeActionType, clusterAlgorithmString, clusterAlgorithmType, clusterMaxMass, G4INCL::ConstantFermiMomentum, coulombString, coulombType, crossSectionsString, crossSectionsType, cutNN, decayTimeThreshold, G4INCL::DeExcitationNone, deExcitationString, deExcitationType, G4INCL::DefaultActionType, fermiMomentum, fermiMomentumString, fermiMomentumType, G4INCL::FirstCollisionLocalEnergy, hadronizationTime, impactParameter, G4INCL::INCLSeparationEnergy, inputFileName, G4INCL::IntercomparisonClusterAlgorithm, inverseKinematics, G4INCL::IsospinEnergyPotential, localEnergyBBString, localEnergyBBType, localEnergyPiString, localEnergyPiType, logFileName, maxNumberMultipions, naturalTarget, neutronHalo, neutronSkin, G4INCL::NonRelativisticCoulomb, nShots, pauliString, pauliType, phaseSpaceGenerator, phaseSpaceGeneratorType, pionPotential, potentialString, potentialType, projectileKineticEnergy, projectileSpecies, projectileString, G4INCL::Proton, randomNumberGenerator, randomSeeds, randomSeedVector, G4INCL::RanecuType, G4INCL::RauboldLynchType, refraction, rngType, rpCorrelationCoefficient, rpCorrelationCoefficientNeutron, rpCorrelationCoefficientProton, separationEnergyString, separationEnergyType, G4INCL::StrangenessCrossSections, G4INCL::StrictStatisticalPauli, title, useRealMasses, verboseEvent, verbosity.
다음에 의해서 참조됨 : Config(), G4INCLXXInterfaceStore::SetINCLPhysics().
|
inline |
Natural targets.
G4INCLConfig.hh 파일의 87 번째 라인에서 정의되었습니다.
다음을 참조함 : naturalTarget.
다음에 의해서 참조됨 : G4INCL::INCL::prepareReaction().
Set the autosave frequency.
G4INCLConfig.hh 파일의 336 번째 라인에서 정의되었습니다.
다음을 참조함 : autosaveFrequency, f.
Set back-to-spectator.
G4INCLConfig.hh 파일의 208 번째 라인에서 정의되었습니다.
다음을 참조함 : backToSpectator.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().
|
inline |
|
inline |
Set the clustering algorithm.
G4INCLConfig.hh 파일의 196 번째 라인에서 정의되었습니다.
다음을 참조함 : clusterAlgorithmType.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().
Set the maximum mass for production of clusters.
G4INCLConfig.hh 파일의 202 번째 라인에서 정의되었습니다.
다음을 참조함 : clusterMaxMass, m.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetMaxClusterMass().
|
inline |
Set the Coulomb-distortion algorithm.
G4INCLConfig.hh 파일의 157 번째 라인에서 정의되었습니다.
다음을 참조함 : coulombType.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().
|
inline |
Set the Cross Section type.
G4INCLConfig.hh 파일의 348 번째 라인에서 정의되었습니다.
다음을 참조함 : crossSectionsType.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().
Set decay time threshold time.
G4INCLConfig.hh 파일의 366 번째 라인에서 정의되었습니다.
다음을 참조함 : decayTimeThreshold.
|
inline |
Set the Fermi-momentum type.
G4INCLConfig.hh 파일의 249 번째 라인에서 정의되었습니다.
다음을 참조함 : f, fermiMomentumType.
|
inline |
Set the INCLXX datafile path.
G4INCLConfig.hh 파일의 217 번째 라인에서 정의되었습니다.
다음을 참조함 : INCLXXDataFilePath.
|
inline |
Set the type of local energy for N-N avatars.
G4INCLConfig.hh 파일의 175 번째 라인에서 정의되었습니다.
다음을 참조함 : localEnergyBBType.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().
|
inline |
Set the type of local energy for N-N avatars.
G4INCLConfig.hh 파일의 181 번째 라인에서 정의되었습니다.
다음을 참조함 : localEnergyPiType.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().
Set the maximum number of pions for multipion collisions.
G4INCLConfig.hh 파일의 345 번째 라인에서 정의되었습니다.
다음을 참조함 : maxNumberMultipions, n.
|
inline |
Set the phase-space-generator type.
G4INCLConfig.hh 파일의 324 번째 라인에서 정의되었습니다.
다음을 참조함 : phaseSpaceGeneratorType.
Set the type of the potential for nucleons.
G4INCLConfig.hh 파일의 169 번째 라인에서 정의되었습니다.
다음을 참조함 : pionPotential.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().
|
inline |
Set the type of the potential for nucleons.
G4INCLConfig.hh 파일의 163 번째 라인에서 정의되었습니다.
다음을 참조함 : potentialType.
다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().
Set the projectile kinetic energy.
G4INCLConfig.hh 파일의 124 번째 라인에서 정의되었습니다.
다음을 참조함 : projectileKineticEnergy.
|
inline |
Set the projectile species.
G4INCLConfig.hh 파일의 118 번째 라인에서 정의되었습니다.
다음을 참조함 : projectileSpecies, ps.
|
inline |
Set the r-p correlation coefficient.
G4INCLConfig.hh 파일의 282 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::Proton, rpCorrelationCoefficientNeutron, rpCorrelationCoefficientProton.
다음에 의해서 참조됨 : setRPCorrelationCoefficient().
Set the r-p correlation coefficient.
G4INCLConfig.hh 파일의 291 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::Neutron, G4INCL::Proton, setRPCorrelationCoefficient().
Set target mass number.
G4INCLConfig.hh 파일의 103 번째 라인에서 정의되었습니다.
다음을 참조함 : A(), targetSpecies, G4INCL::ParticleSpecies::theA.
Set target strangess number.
G4INCLConfig.hh 파일의 109 번째 라인에서 정의되었습니다.
다음을 참조함 : S(), targetSpecies, G4INCL::ParticleSpecies::theS.
Set target charge number.
G4INCLConfig.hh 파일의 106 번째 라인에서 정의되었습니다.
다음을 참조함 : targetSpecies, G4INCL::ParticleSpecies::theZ, Z.
std::string G4INCL::Config::summary | ( | ) |
Return a summary of the run configuration.
G4INCLConfig.cc 파일의 121 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::Composite, G4INCL::ParticleTable::getName(), getVersionString(), message(), nShots, projectileKineticEnergy, projectileSpecies, targetSpecies, G4INCL::ParticleSpecies::theA, G4INCL::ParticleSpecies::theS, G4INCL::ParticleSpecies::theType, G4INCL::ParticleSpecies::theZ.
|
friend |
G4INCLConfig.hh 파일의 493 번째 라인에서 정의되었습니다.
|
private |
G4INCLConfig.hh 파일의 474 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getAutosaveFrequency(), init(), setAutosaveFrequency().
|
private |
G4INCLConfig.hh 파일의 432 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getBackToSpectator(), init(), setBackToSpectator().
|
private |
G4INCLConfig.hh 파일의 448 번째 라인에서 정의되었습니다.
|
private |
G4INCLConfig.hh 파일의 480 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 481 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getCascadeActionType(), init(), setCascadeActionType().
|
private |
G4INCLConfig.hh 파일의 397 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getCDPP().
|
private |
G4INCLConfig.hh 파일의 427 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 428 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getClusterAlgorithm(), init(), setClusterAlgorithm().
|
private |
G4INCLConfig.hh 파일의 430 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getClusterMaxMass(), init(), setClusterMaxMass().
|
private |
G4INCLConfig.hh 파일의 399 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 400 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getCoulombType(), init(), setCoulombType().
|
private |
G4INCLConfig.hh 파일의 476 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 477 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getCrossSectionsType(), init(), setCrossSectionsType().
|
private |
G4INCLConfig.hh 파일의 446 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getCutNN(), init().
|
private |
G4INCLConfig.hh 파일의 491 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getDecayTimeThreshold(), init(), setDecayTimeThreshold().
|
private |
G4INCLConfig.hh 파일의 412 번째 라인에서 정의되었습니다.
|
private |
G4INCLConfig.hh 파일의 413 번째 라인에서 정의되었습니다.
|
private |
G4INCLConfig.hh 파일의 414 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getDeExcitationString(), init().
|
private |
G4INCLConfig.hh 파일의 415 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getDeExcitationType(), init().
|
private |
G4INCLConfig.hh 파일의 444 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getFermiMomentum(), init(), setFermiMomentum().
|
private |
G4INCLConfig.hh 파일의 441 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 442 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getFermiMomentumType(), init(), setFermiMomentumType().
|
private |
G4INCLConfig.hh 파일의 377 번째 라인에서 정의되었습니다.
|
private |
G4INCLConfig.hh 파일의 483 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getHadronizationTime(), init(), setHadronizationTime().
|
private |
G4INCLConfig.hh 파일의 436 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getImpactParameter(), init().
|
private |
G4INCLConfig.hh 파일의 425 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getINCLXXDataFilePath(), setINCLXXDataFilePath().
|
private |
G4INCLConfig.hh 파일의 374 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 489 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getInverseKinematics(), init().
|
private |
G4INCLConfig.hh 파일의 406 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 407 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getLocalEnergyBBType(), init(), setLocalEnergyBBType().
|
private |
G4INCLConfig.hh 파일의 409 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 410 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getLocalEnergyPiType(), init(), setLocalEnergyPiType().
|
private |
G4INCLConfig.hh 파일의 378 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getLogFileName(), init().
|
private |
G4INCLConfig.hh 파일의 478 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getMaxNumberMultipions(), init(), setMaxNumberMultipions().
|
private |
G4INCLConfig.hh 파일의 384 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init(), isNaturalTarget().
|
private |
G4INCLConfig.hh 파일의 464 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getNeutronHalo(), init(), setNeutronHalo().
|
private |
G4INCLConfig.hh 파일의 463 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getNeutronSkin(), init(), setNeutronSkin().
|
private |
G4INCLConfig.hh 파일의 380 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getNumberOfShots(), init(), summary().
|
private |
G4INCLConfig.hh 파일의 376 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getOutputFileRoot().
|
private |
G4INCLConfig.hh 파일의 395 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 396 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getPauliType(), init().
|
private |
G4INCLConfig.hh 파일의 471 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 472 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getPhaseSpaceGeneratorType(), init(), setPhaseSpaceGeneratorType().
|
private |
G4INCLConfig.hh 파일의 404 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getPionPotential(), init(), setPionPotential().
|
private |
G4INCLConfig.hh 파일의 402 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 403 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getPotentialType(), init(), setPotentialType().
|
private |
G4INCLConfig.hh 파일의 388 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getProjectileKineticEnergy(), init(), setProjectileKineticEnergy(), summary().
|
private |
G4INCLConfig.hh 파일의 387 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getProjectileSpecies(), getProjectileType(), init(), setProjectileSpecies(), summary().
|
private |
G4INCLConfig.hh 파일의 386 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 468 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 392 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 393 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getRandomSeeds(), init().
|
private |
G4INCLConfig.hh 파일의 466 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getRefraction(), init(), setRefraction().
|
private |
G4INCLConfig.hh 파일의 469 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getRNGType(), init(), setRNGType().
|
private |
G4INCLConfig.hh 파일의 459 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 461 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getRPCorrelationCoefficient(), init(), setRPCorrelationCoefficient().
|
private |
G4INCLConfig.hh 파일의 460 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getRPCorrelationCoefficient(), init(), setRPCorrelationCoefficient().
|
private |
G4INCLConfig.hh 파일의 438 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : init().
|
private |
G4INCLConfig.hh 파일의 439 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getSeparationEnergyType(), init().
|
private |
G4INCLConfig.hh 파일의 383 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getTargetA(), getTargetS(), getTargetZ(), setTargetA(), setTargetS(), setTargetZ(), summary().
|
private |
G4INCLConfig.hh 파일의 382 번째 라인에서 정의되었습니다.
|
private |
G4INCLConfig.hh 파일의 375 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getCalculationTitle(), init().
|
private |
G4INCLConfig.hh 파일의 434 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getUseRealMasses(), init(), setUseRealMasses().
|
private |
G4INCLConfig.hh 파일의 390 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getVerboseEvent(), init().
|
private |
G4INCLConfig.hh 파일의 373 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getVerbosity(), init().