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

#include <G4INCLGlobalInfo.hh>

Public 멤버 함수

 GlobalInfo ()
 

Public 속성

std::string cascadeModel
 Name of the cascade model. 더 자세히 ...
 
std::string deexcitationModel
 Name of the de-excitation model. 더 자세히 ...
 
Short_t Ap
 Projectile mass number given as input. 더 자세히 ...
 
Short_t Zp
 Projectile charge number given as input. 더 자세히 ...
 
Short_t Sp
 Projectile strangeness number given as input. 더 자세히 ...
 
Short_t At
 Target mass number given as input. 더 자세히 ...
 
Short_t Zt
 Target charge number given as input. 더 자세히 ...
 
Short_t St
 Target strangeness number given as input. 더 자세히 ...
 
Float_t Ep
 Projectile kinetic energy given as input. 더 자세히 ...
 
Int_t nShots
 Number of shots. 더 자세히 ...
 
Float_t geometricCrossSection
 Geometric cross section. 더 자세히 ...
 
Int_t nTransparents
 Number of transparent shots. 더 자세히 ...
 
Float_t reactionCrossSection
 Calculated reaction cross section. 더 자세히 ...
 
Float_t errorReactionCrossSection
 Error on the calculated reaction cross section. 더 자세히 ...
 
Int_t nNucleonAbsorptions
 Number of nucleon absorptions (no outcoming particles) 더 자세히 ...
 
Float_t nucleonAbsorptionCrossSection
 Nucleon absorption cross section. 더 자세히 ...
 
Int_t nPionAbsorptions
 Number of nucleon absorptions (no outcoming pions) 더 자세히 ...
 
Float_t pionAbsorptionCrossSection
 Pion absorption cross section. 더 자세히 ...
 
Int_t nForcedTransparents
 Number of forced transparents. 더 자세히 ...
 
Int_t nForcedCompoundNucleus
 Number of forced compound-nucleus events. 더 자세히 ...
 
Float_t forcedCNCrossSection
 Calculated forced-compound-nucleus cross section. 더 자세히 ...
 
Float_t errorForcedCNCrossSection
 Error on the calculated forced-compound-nucleus cross section. 더 자세히 ...
 
Int_t nCompleteFusion
 Number of complete-fusion events (nParticles==0) 더 자세히 ...
 
Float_t completeFusionCrossSection
 Calculated complete-fusion cross section (nParticles==0) 더 자세히 ...
 
Float_t errorCompleteFusionCrossSection
 Error on the calculated complete-fusion cross section (nParticles==0) 더 자세히 ...
 
Int_t nEnergyViolationInteraction
 Number of attempted collisions/decays for which the energy-conservation algorithm failed to find a solution. 더 자세히 ...
 
Float_t energyViolationInteractionCrossSection
 Cross section for attempted collisions/decays for which the energy-conservation algorithm failed to find a solution. 더 자세히 ...
 
std::vector< Int_tinitialRandomSeeds
 Initial seeds for the pseudo-random-number generator. 더 자세히 ...
 
std::vector< Int_tfinalRandomSeeds
 Final seeds for the pseudo-random-number generator. 더 자세히 ...
 

상세한 설명

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

생성자 & 소멸자 문서화

G4INCL::GlobalInfo::GlobalInfo ( )
inline

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

멤버 데이타 문서화

Short_t G4INCL::GlobalInfo::Ap

Projectile mass number given as input.

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

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

Short_t G4INCL::GlobalInfo::At

Target mass number given as input.

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

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

std::string G4INCL::GlobalInfo::cascadeModel

Name of the cascade model.

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

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

Float_t G4INCL::GlobalInfo::completeFusionCrossSection

Calculated complete-fusion cross section (nParticles==0)

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

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

std::string G4INCL::GlobalInfo::deexcitationModel

Name of the de-excitation model.

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

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

Float_t G4INCL::GlobalInfo::energyViolationInteractionCrossSection

Cross section for attempted collisions/decays for which the energy-conservation algorithm failed to find a solution.

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

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

Float_t G4INCL::GlobalInfo::Ep

Projectile kinetic energy given as input.

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

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

Float_t G4INCL::GlobalInfo::errorCompleteFusionCrossSection

Error on the calculated complete-fusion cross section (nParticles==0)

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

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

Float_t G4INCL::GlobalInfo::errorForcedCNCrossSection

Error on the calculated forced-compound-nucleus cross section.

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

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

Float_t G4INCL::GlobalInfo::errorReactionCrossSection

Error on the calculated reaction cross section.

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

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

std::vector<Int_t> G4INCL::GlobalInfo::finalRandomSeeds

Final seeds for the pseudo-random-number generator.

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

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

Float_t G4INCL::GlobalInfo::forcedCNCrossSection

Calculated forced-compound-nucleus cross section.

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

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

Float_t G4INCL::GlobalInfo::geometricCrossSection

Geometric cross section.

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

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

std::vector<Int_t> G4INCL::GlobalInfo::initialRandomSeeds

Initial seeds for the pseudo-random-number generator.

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

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

Int_t G4INCL::GlobalInfo::nCompleteFusion

Number of complete-fusion events (nParticles==0)

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

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

Int_t G4INCL::GlobalInfo::nEnergyViolationInteraction

Number of attempted collisions/decays for which the energy-conservation algorithm failed to find a solution.

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

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

Int_t G4INCL::GlobalInfo::nForcedCompoundNucleus

Number of forced compound-nucleus events.

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

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

Int_t G4INCL::GlobalInfo::nForcedTransparents

Number of forced transparents.

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

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

Int_t G4INCL::GlobalInfo::nNucleonAbsorptions

Number of nucleon absorptions (no outcoming particles)

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

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

Int_t G4INCL::GlobalInfo::nPionAbsorptions

Number of nucleon absorptions (no outcoming pions)

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

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

Int_t G4INCL::GlobalInfo::nShots

Number of shots.

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

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

Int_t G4INCL::GlobalInfo::nTransparents

Number of transparent shots.

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

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

Float_t G4INCL::GlobalInfo::nucleonAbsorptionCrossSection

Nucleon absorption cross section.

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

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

Float_t G4INCL::GlobalInfo::pionAbsorptionCrossSection

Pion absorption cross section.

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

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

Float_t G4INCL::GlobalInfo::reactionCrossSection

Calculated reaction cross section.

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

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

Short_t G4INCL::GlobalInfo::Sp

Projectile strangeness number given as input.

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

Short_t G4INCL::GlobalInfo::St

Target strangeness number given as input.

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

Short_t G4INCL::GlobalInfo::Zp

Projectile charge number given as input.

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

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

Short_t G4INCL::GlobalInfo::Zt

Target charge number given as input.

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

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


이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: