Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | 정적 Public 멤버 함수 | Private 속성 | Friends | 모든 멤버 목록
G4INCL::Config 클래스 참조

#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. 더 자세히 ...
 

Private 속성

G4int verbosity
 
std::string inputFileName
 
std::string title
 
std::string outputFileRoot
 
std::string fileSuffix
 
std::string logFileName
 
G4int nShots
 
std::string targetString
 
ParticleSpecies targetSpecies
 
G4bool naturalTarget
 
std::string projectileString
 
ParticleSpecies projectileSpecies
 
G4double projectileKineticEnergy
 
G4int verboseEvent
 
std::string randomSeeds
 
Random::SeedVector randomSeedVector
 
std::string pauliString
 
PauliType pauliType
 
G4bool CDPP
 
std::string coulombString
 
CoulombType coulombType
 
std::string potentialString
 
PotentialType potentialType
 
G4bool pionPotential
 
std::string localEnergyBBString
 
LocalEnergyType localEnergyBBType
 
std::string localEnergyPiString
 
LocalEnergyType localEnergyPiType
 
std::string deExcitationModelList
 
std::string deExcitationOptionDescription
 
std::string deExcitationString
 
DeExcitationType deExcitationType
 
std::string INCLXXDataFilePath
 
std::string clusterAlgorithmString
 
ClusterAlgorithmType clusterAlgorithmType
 
G4int clusterMaxMass
 
G4bool backToSpectator
 
G4bool useRealMasses
 
G4double impactParameter
 
std::string separationEnergyString
 
SeparationEnergyType separationEnergyType
 
std::string fermiMomentumString
 
FermiMomentumType fermiMomentumType
 
G4double fermiMomentum
 
G4double cutNN
 
G4double bias
 
G4double rpCorrelationCoefficient
 
G4double rpCorrelationCoefficientProton
 
G4double rpCorrelationCoefficientNeutron
 
G4double neutronSkin
 
G4double neutronHalo
 
G4bool refraction
 
std::string randomNumberGenerator
 
RNGType rngType
 
std::string phaseSpaceGenerator
 
PhaseSpaceGeneratorType phaseSpaceGeneratorType
 
unsigned int autosaveFrequency
 
std::string crossSectionsString
 
CrossSectionsType crossSectionsType
 
G4int maxNumberMultipions
 
std::string cascadeAction
 
CascadeActionType cascadeActionType
 
G4double hadronizationTime
 
G4bool inverseKinematics
 
G4double decayTimeThreshold
 

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 ( )

Default constructor.

G4INCLConfig.cc 파일의 45 번째 라인에서 정의되었습니다.

다음을 참조함 : init().

G4INCL::Config::~Config ( )

Default destructor.

G4INCLConfig.cc 파일의 49 번째 라인에서 정의되었습니다.

멤버 함수 문서화

unsigned int G4INCL::Config::getAutosaveFrequency ( ) const
inline

Get the autosave frequency.

G4INCLConfig.hh 파일의 333 번째 라인에서 정의되었습니다.

다음을 참조함 : autosaveFrequency.

G4bool G4INCL::Config::getBackToSpectator ( ) const
inline

Get back-to-spectator.

G4INCLConfig.hh 파일의 205 번째 라인에서 정의되었습니다.

다음을 참조함 : backToSpectator.

다음에 의해서 참조됨 : G4INCL::InteractionAvatar::postInteraction().

G4double G4INCL::Config::getBias ( ) const
inline

Get the bias.

G4INCLConfig.hh 파일의 369 번째 라인에서 정의되었습니다.

다음을 참조함 : bias.

다음에 의해서 참조됨 : G4INCL::INCL::INCL().

std::string const& G4INCL::Config::getCalculationTitle ( ) const
inline

Get the run title.

G4INCLConfig.hh 파일의 78 번째 라인에서 정의되었습니다.

다음을 참조함 : title.

CascadeActionType G4INCL::Config::getCascadeActionType ( ) const
inline

Get the cascade-action type.

G4INCLConfig.hh 파일의 327 번째 라인에서 정의되었습니다.

다음을 참조함 : cascadeActionType.

다음에 의해서 참조됨 : G4INCL::INCL::INCL().

G4bool G4INCL::Config::getCDPP ( ) const
inline

Do we want CDPP?

G4INCLConfig.hh 파일의 151 번째 라인에서 정의되었습니다.

다음을 참조함 : CDPP.

다음에 의해서 참조됨 : G4INCL::Pauli::initialize().

ClusterAlgorithmType G4INCL::Config::getClusterAlgorithm ( ) const
inline

Get the clustering algorithm.

G4INCLConfig.hh 파일의 193 번째 라인에서 정의되었습니다.

다음을 참조함 : clusterAlgorithmType.

다음에 의해서 참조됨 : G4INCL::Clustering::initialize().

G4int G4INCL::Config::getClusterMaxMass ( ) const
inline

Get the maximum mass for production of clusters.

G4INCLConfig.hh 파일의 199 번째 라인에서 정의되었습니다.

다음을 참조함 : clusterMaxMass.

다음에 의해서 참조됨 : G4INCL::ClusteringModelIntercomparison::getCluster(), G4INCLXXInterfaceStore::SetMaxClusterMass().

CoulombType G4INCL::Config::getCoulombType ( ) const
inline

Get the Coulomb-distortion algorithm.

G4INCLConfig.hh 파일의 154 번째 라인에서 정의되었습니다.

다음을 참조함 : coulombType.

다음에 의해서 참조됨 : G4INCL::CoulombDistortion::initialize().

CrossSectionsType G4INCL::Config::getCrossSectionsType ( ) const
inline

Get the Cross Section type.

G4INCLConfig.hh 파일의 339 번째 라인에서 정의되었습니다.

다음을 참조함 : crossSectionsType.

다음에 의해서 참조됨 : G4INCL::CrossSections::initialize().

G4double G4INCL::Config::getCutNN ( ) const
inline

G4INCLConfig.hh 파일의 257 번째 라인에서 정의되었습니다.

다음을 참조함 : cutNN.

다음에 의해서 참조됨 : G4INCL::INCL::INCL().

G4double G4INCL::Config::getDecayTimeThreshold ( ) const
inline

Get the decay time threshold time.

G4INCLConfig.hh 파일의 363 번째 라인에서 정의되었습니다.

다음을 참조함 : decayTimeThreshold.

다음에 의해서 참조됨 : G4INCL::INCL::makeCompoundNucleus(), G4INCL::INCL::postCascade().

std::string G4INCL::Config::getDeExcitationString ( ) const
inline

Get the de-excitation string.

G4INCLConfig.hh 파일의 190 번째 라인에서 정의되었습니다.

다음을 참조함 : deExcitationString.

다음에 의해서 참조됨 : G4INCL::INCL::INCL().

DeExcitationType G4INCL::Config::getDeExcitationType ( ) const
inline

Get the de-excitation model.

G4INCLConfig.hh 파일의 187 번째 라인에서 정의되었습니다.

다음을 참조함 : deExcitationType.

G4double G4INCL::Config::getFermiMomentum ( ) const
inline

Get the Fermi momentum.

G4INCLConfig.hh 파일의 252 번째 라인에서 정의되었습니다.

다음을 참조함 : fermiMomentum.

다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().

FermiMomentumType G4INCL::Config::getFermiMomentumType ( ) const
inline

Get the Fermi-momentum type.

G4INCLConfig.hh 파일의 246 번째 라인에서 정의되었습니다.

다음을 참조함 : fermiMomentumType.

다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().

G4double G4INCL::Config::getHadronizationTime ( ) const
inline

Get the hadronization time.

G4INCLConfig.hh 파일의 351 번째 라인에서 정의되었습니다.

다음을 참조함 : hadronizationTime.

다음에 의해서 참조됨 : G4INCL::INCL::INCL().

G4double G4INCL::Config::getImpactParameter ( ) const
inline

G4INCLConfig.hh 파일의 240 번째 라인에서 정의되었습니다.

다음을 참조함 : impactParameter.

다음에 의해서 참조됨 : G4INCL::INCL::INCL().

std::string const& G4INCL::Config::getINCLXXDataFilePath ( ) const
inline

G4INCLConfig.hh 파일의 219 번째 라인에서 정의되었습니다.

다음을 참조함 : INCLXXDataFilePath.

다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().

G4bool G4INCL::Config::getInverseKinematics ( ) const
inline

G4INCLConfig.hh 파일의 360 번째 라인에서 정의되었습니다.

다음을 참조함 : inverseKinematics.

LocalEnergyType G4INCL::Config::getLocalEnergyBBType ( ) const
inline

Get the type of local energy for N-N avatars.

G4INCLConfig.hh 파일의 172 번째 라인에서 정의되었습니다.

다음을 참조함 : localEnergyBBType.

다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::InteractionAvatar::shouldUseLocalEnergy().

LocalEnergyType G4INCL::Config::getLocalEnergyPiType ( ) const
inline

Get the type of local energy for pi-N and decay avatars.

G4INCLConfig.hh 파일의 178 번째 라인에서 정의되었습니다.

다음을 참조함 : localEnergyPiType.

다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::InteractionAvatar::shouldUseLocalEnergy().

std::string const& G4INCL::Config::getLogFileName ( ) const
inline

Get the log file name.

G4INCLConfig.hh 파일의 184 번째 라인에서 정의되었습니다.

다음을 참조함 : logFileName.

G4int G4INCL::Config::getMaxNumberMultipions ( ) const
inline

Get the maximum number of pions for multipion collisions.

G4INCLConfig.hh 파일의 342 번째 라인에서 정의되었습니다.

다음을 참조함 : maxNumberMultipions.

다음에 의해서 참조됨 : G4INCL::CrossSections::initialize().

G4double G4INCL::Config::getNeutronHalo ( ) const
inline

Get the neutron-halo size.

G4INCLConfig.hh 파일의 303 번째 라인에서 정의되었습니다.

다음을 참조함 : neutronHalo.

다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().

G4double G4INCL::Config::getNeutronSkin ( ) const
inline

Get the neutron-skin thickness.

G4INCLConfig.hh 파일의 297 번째 라인에서 정의되었습니다.

다음을 참조함 : neutronSkin.

다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().

G4int G4INCL::Config::getNumberOfShots ( ) const
inline

Get the number of shots.

G4INCLConfig.hh 파일의 84 번째 라인에서 정의되었습니다.

다음을 참조함 : nShots.

std::string const& G4INCL::Config::getOutputFileRoot ( ) const
inline

Get the output file root.

G4INCLConfig.hh 파일의 81 번째 라인에서 정의되었습니다.

다음을 참조함 : outputFileRoot.

PauliType G4INCL::Config::getPauliType ( ) const
inline

Get the Pauli-blocking algorithm.

G4INCLConfig.hh 파일의 148 번째 라인에서 정의되었습니다.

다음을 참조함 : pauliType.

다음에 의해서 참조됨 : G4INCL::Pauli::initialize().

PhaseSpaceGeneratorType G4INCL::Config::getPhaseSpaceGeneratorType ( ) const
inline

Get the phase-space-generator type.

G4INCLConfig.hh 파일의 321 번째 라인에서 정의되었습니다.

다음을 참조함 : phaseSpaceGeneratorType.

다음에 의해서 참조됨 : G4INCL::PhaseSpaceGenerator::initialize().

G4bool G4INCL::Config::getPionPotential ( ) const
inline

Do we want the pion potential?

G4INCLConfig.hh 파일의 166 번째 라인에서 정의되었습니다.

다음을 참조함 : pionPotential.

다음에 의해서 참조됨 : G4INCL::Nucleus::Nucleus().

PotentialType G4INCL::Config::getPotentialType ( ) const
inline

Get the type of the potential for nucleons.

G4INCLConfig.hh 파일의 160 번째 라인에서 정의되었습니다.

다음을 참조함 : potentialType.

다음에 의해서 참조됨 : G4INCL::Nucleus::Nucleus().

G4double G4INCL::Config::getProjectileKineticEnergy ( ) const
inline

Get the projectile kinetic energy.

G4INCLConfig.hh 파일의 121 번째 라인에서 정의되었습니다.

다음을 참조함 : projectileKineticEnergy.

다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::INCL::processEvent().

ParticleSpecies G4INCL::Config::getProjectileSpecies ( ) const
inline

Get the projectile species.

G4INCLConfig.hh 파일의 115 번째 라인에서 정의되었습니다.

다음을 참조함 : projectileSpecies.

다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::INCL::processEvent().

ParticleType G4INCL::Config::getProjectileType ( ) const
inline

Get the projectile type.

G4INCLConfig.hh 파일의 112 번째 라인에서 정의되었습니다.

다음을 참조함 : projectileSpecies, G4INCL::ParticleSpecies::theType.

Random::SeedVector G4INCL::Config::getRandomSeeds ( ) const
inline

Get the seeds for the random-number generator.

G4INCLConfig.hh 파일의 143 번째 라인에서 정의되었습니다.

다음을 참조함 : randomSeedVector.

G4bool G4INCL::Config::getRefraction ( ) const
inline

True if we should use refraction.

G4INCLConfig.hh 파일의 309 번째 라인에서 정의되었습니다.

다음을 참조함 : refraction.

다음에 의해서 참조됨 : G4INCL::SurfaceAvatar::getChannel(), G4INCL::SurfaceAvatar::getTransmissionProbability(), G4INCL::ParticleEntryChannel::particleEnters().

RNGType G4INCL::Config::getRNGType ( ) const
inline

Get the RNG type.

G4INCLConfig.hh 파일의 315 번째 라인에서 정의되었습니다.

다음을 참조함 : rngType.

G4double G4INCL::Config::getRPCorrelationCoefficient ( const ParticleType  t) const
inline

Get the r-p correlation coefficient.

G4INCLConfig.hh 파일의 276 번째 라인에서 정의되었습니다.

다음을 참조함 : G4INCL::Proton, rpCorrelationCoefficientNeutron, rpCorrelationCoefficientProton.

다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().

SeparationEnergyType G4INCL::Config::getSeparationEnergyType ( ) const
inline

Get the separation-energy type.

G4INCLConfig.hh 파일의 243 번째 라인에서 정의되었습니다.

다음을 참조함 : separationEnergyType.

다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().

G4int G4INCL::Config::getTargetA ( ) const
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().

G4int G4INCL::Config::getTargetS ( ) const
inline

Get the target strangess number.

G4INCLConfig.hh 파일의 100 번째 라인에서 정의되었습니다.

다음을 참조함 : targetSpecies, G4INCL::ParticleSpecies::theS.

다음에 의해서 참조됨 : G4INCL::INCL::processEvent().

G4int G4INCL::Config::getTargetZ ( ) const
inline

Get the target charge number.

G4INCLConfig.hh 파일의 97 번째 라인에서 정의되었습니다.

다음을 참조함 : targetSpecies, G4INCL::ParticleSpecies::theZ.

다음에 의해서 참조됨 : G4INCL::INCL::INCL(), G4INCL::INCL::processEvent().

G4bool G4INCL::Config::getUseRealMasses ( ) const
inline

Whether to use real masses.

G4INCLConfig.hh 파일의 211 번째 라인에서 정의되었습니다.

다음을 참조함 : useRealMasses.

다음에 의해서 참조됨 : G4INCL::ParticleTable::initialize().

G4int G4INCL::Config::getVerboseEvent ( ) const
inline

Get the number of the verbose event.

G4INCLConfig.hh 파일의 127 번째 라인에서 정의되었습니다.

다음을 참조함 : verboseEvent.

G4int G4INCL::Config::getVerbosity ( ) const
inline

Get the verbosity.

G4INCLConfig.hh 파일의 75 번째 라인에서 정의되었습니다.

다음을 참조함 : verbosity.

std::string const G4INCL::Config::getVersionHash ( )
static

Get the INCL version hash.

G4INCLConfigVersion.cc 파일의 56 번째 라인에서 정의되었습니다.

다음을 참조함 : G4INCL_GIT_HASH.

다음에 의해서 참조됨 : getVersionString().

std::string const G4INCL::Config::getVersionID ( )
static

Get the INCL version ID.

G4INCLConfigVersion.cc 파일의 54 번째 라인에서 정의되었습니다.

다음을 참조함 : G4INCL_VERSION_ID.

다음에 의해서 참조됨 : getVersionString().

static std::string const G4INCL::Config::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().

G4bool G4INCL::Config::isNaturalTarget ( ) const
inline

Natural targets.

G4INCLConfig.hh 파일의 87 번째 라인에서 정의되었습니다.

다음을 참조함 : naturalTarget.

다음에 의해서 참조됨 : G4INCL::INCL::prepareReaction().

void G4INCL::Config::setAutosaveFrequency ( const unsigned int  f)
inline

Set the autosave frequency.

G4INCLConfig.hh 파일의 336 번째 라인에서 정의되었습니다.

다음을 참조함 : autosaveFrequency, f.

void G4INCL::Config::setBackToSpectator ( const G4bool  b)
inline

Set back-to-spectator.

G4INCLConfig.hh 파일의 208 번째 라인에서 정의되었습니다.

다음을 참조함 : backToSpectator.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().

void G4INCL::Config::setCascadeActionType ( CascadeActionType const  c)
inline

Set the cascade-action type.

G4INCLConfig.hh 파일의 330 번째 라인에서 정의되었습니다.

다음을 참조함 : cascadeActionType.

void G4INCL::Config::setClusterAlgorithm ( ClusterAlgorithmType const  c)
inline

Set the clustering algorithm.

G4INCLConfig.hh 파일의 196 번째 라인에서 정의되었습니다.

다음을 참조함 : clusterAlgorithmType.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().

void G4INCL::Config::setClusterMaxMass ( const G4int  m)
inline

Set the maximum mass for production of clusters.

G4INCLConfig.hh 파일의 202 번째 라인에서 정의되었습니다.

다음을 참조함 : clusterMaxMass, m.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetMaxClusterMass().

void G4INCL::Config::setCoulombType ( CoulombType const  c)
inline

Set the Coulomb-distortion algorithm.

G4INCLConfig.hh 파일의 157 번째 라인에서 정의되었습니다.

다음을 참조함 : coulombType.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().

void G4INCL::Config::setCrossSectionsType ( CrossSectionsType const  c)
inline

Set the Cross Section type.

G4INCLConfig.hh 파일의 348 번째 라인에서 정의되었습니다.

다음을 참조함 : crossSectionsType.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().

void G4INCL::Config::setDecayTimeThreshold ( const G4double  t)
inline

Set decay time threshold time.

G4INCLConfig.hh 파일의 366 번째 라인에서 정의되었습니다.

다음을 참조함 : decayTimeThreshold.

void G4INCL::Config::setFermiMomentum ( const G4double  p)
inline

Set the Fermi momentum.

G4INCLConfig.hh 파일의 255 번째 라인에서 정의되었습니다.

다음을 참조함 : fermiMomentum.

void G4INCL::Config::setFermiMomentumType ( FermiMomentumType const  f)
inline

Set the Fermi-momentum type.

G4INCLConfig.hh 파일의 249 번째 라인에서 정의되었습니다.

다음을 참조함 : f, fermiMomentumType.

void G4INCL::Config::setHadronizationTime ( const G4double  t)
inline

Set the hadronization time.

G4INCLConfig.hh 파일의 354 번째 라인에서 정의되었습니다.

다음을 참조함 : hadronizationTime.

void G4INCL::Config::setINCLXXDataFilePath ( std::string const &  s)
inline

Set the INCLXX datafile path.

G4INCLConfig.hh 파일의 217 번째 라인에서 정의되었습니다.

다음을 참조함 : INCLXXDataFilePath.

void G4INCL::Config::setLocalEnergyBBType ( const LocalEnergyType  t)
inline

Set the type of local energy for N-N avatars.

G4INCLConfig.hh 파일의 175 번째 라인에서 정의되었습니다.

다음을 참조함 : localEnergyBBType.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().

void G4INCL::Config::setLocalEnergyPiType ( const LocalEnergyType  t)
inline

Set the type of local energy for N-N avatars.

G4INCLConfig.hh 파일의 181 번째 라인에서 정의되었습니다.

다음을 참조함 : localEnergyPiType.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().

void G4INCL::Config::setMaxNumberMultipions ( const G4int  n)
inline

Set the maximum number of pions for multipion collisions.

G4INCLConfig.hh 파일의 345 번째 라인에서 정의되었습니다.

다음을 참조함 : maxNumberMultipions, n.

void G4INCL::Config::setNeutronHalo ( const G4double  d)
inline

Set the neutron-halo size.

G4INCLConfig.hh 파일의 306 번째 라인에서 정의되었습니다.

다음을 참조함 : d, neutronHalo.

void G4INCL::Config::setNeutronSkin ( const G4double  d)
inline

Set the neutron-skin thickness.

G4INCLConfig.hh 파일의 300 번째 라인에서 정의되었습니다.

다음을 참조함 : d, neutronSkin.

void G4INCL::Config::setPhaseSpaceGeneratorType ( PhaseSpaceGeneratorType const  p)
inline

Set the phase-space-generator type.

G4INCLConfig.hh 파일의 324 번째 라인에서 정의되었습니다.

다음을 참조함 : phaseSpaceGeneratorType.

void G4INCL::Config::setPionPotential ( const G4bool  pionPot)
inline

Set the type of the potential for nucleons.

G4INCLConfig.hh 파일의 169 번째 라인에서 정의되었습니다.

다음을 참조함 : pionPotential.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().

void G4INCL::Config::setPotentialType ( PotentialType  type)
inline

Set the type of the potential for nucleons.

G4INCLConfig.hh 파일의 163 번째 라인에서 정의되었습니다.

다음을 참조함 : potentialType.

다음에 의해서 참조됨 : G4INCLXXInterfaceStore::SetINCLPhysics().

void G4INCL::Config::setProjectileKineticEnergy ( G4double const  kinE)
inline

Set the projectile kinetic energy.

G4INCLConfig.hh 파일의 124 번째 라인에서 정의되었습니다.

다음을 참조함 : projectileKineticEnergy.

void G4INCL::Config::setProjectileSpecies ( ParticleSpecies const &  ps)
inline

Set the projectile species.

G4INCLConfig.hh 파일의 118 번째 라인에서 정의되었습니다.

다음을 참조함 : projectileSpecies, ps.

void G4INCL::Config::setRefraction ( const G4bool  r)
inline

Set the refraction variable.

G4INCLConfig.hh 파일의 312 번째 라인에서 정의되었습니다.

다음을 참조함 : refraction.

void G4INCL::Config::setRNGType ( RNGType const  r)
inline

Set the RNG type.

G4INCLConfig.hh 파일의 318 번째 라인에서 정의되었습니다.

다음을 참조함 : rngType.

void G4INCL::Config::setRPCorrelationCoefficient ( const ParticleType  t,
const G4double  corrCoeff 
)
inline

Set the r-p correlation coefficient.

G4INCLConfig.hh 파일의 282 번째 라인에서 정의되었습니다.

다음을 참조함 : G4INCL::Proton, rpCorrelationCoefficientNeutron, rpCorrelationCoefficientProton.

다음에 의해서 참조됨 : setRPCorrelationCoefficient().

void G4INCL::Config::setRPCorrelationCoefficient ( const G4double  corrCoeff)
inline

Set the r-p correlation coefficient.

G4INCLConfig.hh 파일의 291 번째 라인에서 정의되었습니다.

다음을 참조함 : G4INCL::Neutron, G4INCL::Proton, setRPCorrelationCoefficient().

void G4INCL::Config::setTargetA ( G4int  A)
inline

Set target mass number.

G4INCLConfig.hh 파일의 103 번째 라인에서 정의되었습니다.

다음을 참조함 : A(), targetSpecies, G4INCL::ParticleSpecies::theA.

void G4INCL::Config::setTargetS ( G4int  S)
inline

Set target strangess number.

G4INCLConfig.hh 파일의 109 번째 라인에서 정의되었습니다.

다음을 참조함 : S(), targetSpecies, G4INCL::ParticleSpecies::theS.

void G4INCL::Config::setTargetZ ( G4int  Z)
inline

Set target charge number.

G4INCLConfig.hh 파일의 106 번째 라인에서 정의되었습니다.

다음을 참조함 : targetSpecies, G4INCL::ParticleSpecies::theZ, Z.

void G4INCL::Config::setUseRealMasses ( G4bool  use)
inline

Set whether to use real masses.

G4INCLConfig.hh 파일의 214 번째 라인에서 정의되었습니다.

다음을 참조함 : useRealMasses.

std::string G4INCL::Config::summary ( )

Friend, 그리고 관련된 함수 문서화

friend class ::ConfigParser
friend

G4INCLConfig.hh 파일의 493 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

unsigned int G4INCL::Config::autosaveFrequency
private

G4INCLConfig.hh 파일의 474 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getAutosaveFrequency(), init(), setAutosaveFrequency().

G4bool G4INCL::Config::backToSpectator
private

G4INCLConfig.hh 파일의 432 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getBackToSpectator(), init(), setBackToSpectator().

G4double G4INCL::Config::bias
private

G4INCLConfig.hh 파일의 448 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getBias(), init().

std::string G4INCL::Config::cascadeAction
private

G4INCLConfig.hh 파일의 480 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

CascadeActionType G4INCL::Config::cascadeActionType
private

G4INCLConfig.hh 파일의 481 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getCascadeActionType(), init(), setCascadeActionType().

G4bool G4INCL::Config::CDPP
private

G4INCLConfig.hh 파일의 397 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getCDPP().

std::string G4INCL::Config::clusterAlgorithmString
private

G4INCLConfig.hh 파일의 427 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

ClusterAlgorithmType G4INCL::Config::clusterAlgorithmType
private

G4INCLConfig.hh 파일의 428 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getClusterAlgorithm(), init(), setClusterAlgorithm().

G4int G4INCL::Config::clusterMaxMass
private

G4INCLConfig.hh 파일의 430 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getClusterMaxMass(), init(), setClusterMaxMass().

std::string G4INCL::Config::coulombString
private

G4INCLConfig.hh 파일의 399 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

CoulombType G4INCL::Config::coulombType
private

G4INCLConfig.hh 파일의 400 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getCoulombType(), init(), setCoulombType().

std::string G4INCL::Config::crossSectionsString
private

G4INCLConfig.hh 파일의 476 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

CrossSectionsType G4INCL::Config::crossSectionsType
private

G4INCLConfig.hh 파일의 477 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getCrossSectionsType(), init(), setCrossSectionsType().

G4double G4INCL::Config::cutNN
private

G4INCLConfig.hh 파일의 446 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getCutNN(), init().

G4double G4INCL::Config::decayTimeThreshold
private

G4INCLConfig.hh 파일의 491 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getDecayTimeThreshold(), init(), setDecayTimeThreshold().

std::string G4INCL::Config::deExcitationModelList
private

G4INCLConfig.hh 파일의 412 번째 라인에서 정의되었습니다.

std::string G4INCL::Config::deExcitationOptionDescription
private

G4INCLConfig.hh 파일의 413 번째 라인에서 정의되었습니다.

std::string G4INCL::Config::deExcitationString
private

G4INCLConfig.hh 파일의 414 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getDeExcitationString(), init().

DeExcitationType G4INCL::Config::deExcitationType
private

G4INCLConfig.hh 파일의 415 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getDeExcitationType(), init().

G4double G4INCL::Config::fermiMomentum
private

G4INCLConfig.hh 파일의 444 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getFermiMomentum(), init(), setFermiMomentum().

std::string G4INCL::Config::fermiMomentumString
private

G4INCLConfig.hh 파일의 441 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

FermiMomentumType G4INCL::Config::fermiMomentumType
private

G4INCLConfig.hh 파일의 442 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getFermiMomentumType(), init(), setFermiMomentumType().

std::string G4INCL::Config::fileSuffix
private

G4INCLConfig.hh 파일의 377 번째 라인에서 정의되었습니다.

G4double G4INCL::Config::hadronizationTime
private

G4INCLConfig.hh 파일의 483 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getHadronizationTime(), init(), setHadronizationTime().

G4double G4INCL::Config::impactParameter
private

G4INCLConfig.hh 파일의 436 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getImpactParameter(), init().

std::string G4INCL::Config::INCLXXDataFilePath
private

G4INCLConfig.hh 파일의 425 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getINCLXXDataFilePath(), setINCLXXDataFilePath().

std::string G4INCL::Config::inputFileName
private

G4INCLConfig.hh 파일의 374 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

G4bool G4INCL::Config::inverseKinematics
private

G4INCLConfig.hh 파일의 489 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getInverseKinematics(), init().

std::string G4INCL::Config::localEnergyBBString
private

G4INCLConfig.hh 파일의 406 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

LocalEnergyType G4INCL::Config::localEnergyBBType
private

G4INCLConfig.hh 파일의 407 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getLocalEnergyBBType(), init(), setLocalEnergyBBType().

std::string G4INCL::Config::localEnergyPiString
private

G4INCLConfig.hh 파일의 409 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

LocalEnergyType G4INCL::Config::localEnergyPiType
private

G4INCLConfig.hh 파일의 410 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getLocalEnergyPiType(), init(), setLocalEnergyPiType().

std::string G4INCL::Config::logFileName
private

G4INCLConfig.hh 파일의 378 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getLogFileName(), init().

G4int G4INCL::Config::maxNumberMultipions
private

G4INCLConfig.hh 파일의 478 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getMaxNumberMultipions(), init(), setMaxNumberMultipions().

G4bool G4INCL::Config::naturalTarget
private

G4INCLConfig.hh 파일의 384 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init(), isNaturalTarget().

G4double G4INCL::Config::neutronHalo
private

G4INCLConfig.hh 파일의 464 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getNeutronHalo(), init(), setNeutronHalo().

G4double G4INCL::Config::neutronSkin
private

G4INCLConfig.hh 파일의 463 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getNeutronSkin(), init(), setNeutronSkin().

G4int G4INCL::Config::nShots
private

G4INCLConfig.hh 파일의 380 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getNumberOfShots(), init(), summary().

std::string G4INCL::Config::outputFileRoot
private

G4INCLConfig.hh 파일의 376 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getOutputFileRoot().

std::string G4INCL::Config::pauliString
private

G4INCLConfig.hh 파일의 395 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

PauliType G4INCL::Config::pauliType
private

G4INCLConfig.hh 파일의 396 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getPauliType(), init().

std::string G4INCL::Config::phaseSpaceGenerator
private

G4INCLConfig.hh 파일의 471 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

PhaseSpaceGeneratorType G4INCL::Config::phaseSpaceGeneratorType
private

G4INCLConfig.hh 파일의 472 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getPhaseSpaceGeneratorType(), init(), setPhaseSpaceGeneratorType().

G4bool G4INCL::Config::pionPotential
private

G4INCLConfig.hh 파일의 404 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getPionPotential(), init(), setPionPotential().

std::string G4INCL::Config::potentialString
private

G4INCLConfig.hh 파일의 402 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

PotentialType G4INCL::Config::potentialType
private

G4INCLConfig.hh 파일의 403 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getPotentialType(), init(), setPotentialType().

G4double G4INCL::Config::projectileKineticEnergy
private

G4INCLConfig.hh 파일의 388 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getProjectileKineticEnergy(), init(), setProjectileKineticEnergy(), summary().

ParticleSpecies G4INCL::Config::projectileSpecies
private

G4INCLConfig.hh 파일의 387 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getProjectileSpecies(), getProjectileType(), init(), setProjectileSpecies(), summary().

std::string G4INCL::Config::projectileString
private

G4INCLConfig.hh 파일의 386 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

std::string G4INCL::Config::randomNumberGenerator
private

G4INCLConfig.hh 파일의 468 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

std::string G4INCL::Config::randomSeeds
private

G4INCLConfig.hh 파일의 392 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

Random::SeedVector G4INCL::Config::randomSeedVector
private

G4INCLConfig.hh 파일의 393 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getRandomSeeds(), init().

G4bool G4INCL::Config::refraction
private

G4INCLConfig.hh 파일의 466 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getRefraction(), init(), setRefraction().

RNGType G4INCL::Config::rngType
private

G4INCLConfig.hh 파일의 469 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getRNGType(), init(), setRNGType().

G4double G4INCL::Config::rpCorrelationCoefficient
private

G4INCLConfig.hh 파일의 459 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

G4double G4INCL::Config::rpCorrelationCoefficientNeutron
private

G4INCLConfig.hh 파일의 461 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getRPCorrelationCoefficient(), init(), setRPCorrelationCoefficient().

G4double G4INCL::Config::rpCorrelationCoefficientProton
private

G4INCLConfig.hh 파일의 460 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getRPCorrelationCoefficient(), init(), setRPCorrelationCoefficient().

std::string G4INCL::Config::separationEnergyString
private

G4INCLConfig.hh 파일의 438 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : init().

SeparationEnergyType G4INCL::Config::separationEnergyType
private

G4INCLConfig.hh 파일의 439 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getSeparationEnergyType(), init().

ParticleSpecies G4INCL::Config::targetSpecies
private

G4INCLConfig.hh 파일의 383 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getTargetA(), getTargetS(), getTargetZ(), setTargetA(), setTargetS(), setTargetZ(), summary().

std::string G4INCL::Config::targetString
private

G4INCLConfig.hh 파일의 382 번째 라인에서 정의되었습니다.

std::string G4INCL::Config::title
private

G4INCLConfig.hh 파일의 375 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getCalculationTitle(), init().

G4bool G4INCL::Config::useRealMasses
private

G4INCLConfig.hh 파일의 434 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getUseRealMasses(), init(), setUseRealMasses().

G4int G4INCL::Config::verboseEvent
private

G4INCLConfig.hh 파일의 390 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getVerboseEvent(), init().

G4int G4INCL::Config::verbosity
private

G4INCLConfig.hh 파일의 373 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : getVerbosity(), init().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: