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

#include <GFlashSamplingShowerParameterisation.hh>

GFlashSamplingShowerParameterisation에 대한 상속 다이어그램 :
GVFlashShowerParameterisation

Public 멤버 함수

 GFlashSamplingShowerParameterisation (G4Material *aMat1, G4Material *aMat2, G4double d1, G4double d2, GFlashSamplingShowerTuning *aPar=0)
 
 ~GFlashSamplingShowerParameterisation ()
 
void ComputeRadialParameters (G4double y, G4double Tau)
 
void GenerateLongitudinalProfile (G4double Energy)
 
void ComputeZAX0EFFetc ()
 
G4double IntegrateEneLongitudinal (G4double LongitudinalStep)
 
G4double IntegrateNspLongitudinal (G4double LongitudinalStep)
 
G4double ComputeTau (G4double LongitudinalPosition)
 
void SetMaterial (G4Material *mat1, G4Material *mat2)
 
G4double GeneratePhi ()
 
G4double GenerateRadius (G4int ispot, G4double Energy, G4double LongitudinalPosition)
 
G4double GenerateExponential (G4double Energy)
 
G4double GetAveR99 ()
 
G4double GetAveR90 ()
 
G4double GetAveTmx ()
 
G4double GetAveT99 ()
 
G4double GetAveT90 ()
 
G4double GetNspot ()
 
G4double GetX0 ()
 
G4double GetEc ()
 
G4double GetRm ()
 
G4double ApplySampling (const G4double DEne, const G4double Energy)
 
G4double GetEffZ (const G4Material *material)
 
G4double GetEffA (const G4Material *material)
 
G4double gam (G4double x, G4double a) const
 
void PrintMaterial (const G4Material *mat)
 

Protected 속성

G4double density
 
G4double A
 
G4double Z
 
G4double X0
 
G4double Ec
 
G4double Rm
 

Private 멤버 함수

void ComputeLongitudinalParameters (G4double y)
 
void GenerateEnergyProfile (G4double y)
 
void GenerateNSpotProfile (G4double y)
 

Private 속성

G4Materialmaterial1
 
G4Materialmaterial2
 
G4double density1
 
G4double A1
 
G4double Z1
 
G4double X01
 
G4double Ec1
 
G4double Rm1
 
G4double d1
 
G4double density2
 
G4double A2
 
G4double Z2
 
G4double X02
 
G4double Ec2
 
G4double Rm2
 
G4double d2
 
G4double Aeff
 
G4double Rhoeff
 
G4double X0eff
 
G4double Eceff
 
G4double Rmeff
 
G4double Fs
 
G4double ehat
 
G4double Zeff
 
G4double ConstantResolution
 
G4double NoiseResolution
 
G4double SamplingResolution
 
GFlashSamplingShowerTuningthePar
 
G4bool owning
 
G4double ParAveT1
 
G4double ParAveT2
 
G4double ParAveA1
 
G4double ParAveA2
 
G4double ParAveA3
 
G4double ParSigLogT1
 
G4double ParSigLogT2
 
G4double ParSigLogA1
 
G4double ParSigLogA2
 
G4double ParRho1
 
G4double ParRho2
 
G4double ParsAveT1
 
G4double ParsAveT2
 
G4double ParsAveA1
 
G4double ParsAveA2
 
G4double ParsSigLogT1
 
G4double ParsSigLogT2
 
G4double ParsSigLogA1
 
G4double ParsSigLogA2
 
G4double ParsRho1
 
G4double ParsRho2
 
G4double ParRC1
 
G4double ParRC2
 
G4double ParRC3
 
G4double ParRC4
 
G4double ParWC1
 
G4double ParWC2
 
G4double ParWC3
 
G4double ParWC4
 
G4double ParWC5
 
G4double ParWC6
 
G4double ParRT1
 
G4double ParRT2
 
G4double ParRT3
 
G4double ParRT4
 
G4double ParRT5
 
G4double ParRT6
 
G4double ParsRC1
 
G4double ParsRC2
 
G4double ParsWC1
 
G4double ParsWC2
 
G4double ParsRT1
 
G4double ParsRT2
 
G4double ParsSpotT1
 
G4double ParsSpotT2
 
G4double ParsSpotA1
 
G4double ParsSpotA2
 
G4double ParsSpotN1
 
G4double ParsSpotN2
 
G4double AveLogAlphah
 
G4double AveLogTmaxh
 
G4double SigmaLogAlphah
 
G4double SigmaLogTmaxh
 
G4double Rhoh
 
G4double Alphah
 
G4double Tmaxh
 
G4double Betah
 
G4double AveLogAlpha
 
G4double AveLogTmax
 
G4double SigmaLogAlpha
 
G4double SigmaLogTmax
 
G4double Rho
 
G4double Alpha
 
G4double Tmax
 
G4double Beta
 
G4double NSpot
 
G4double AlphaNSpot
 
G4double TNSpot
 
G4double BetaNSpot
 
G4double RadiusCore
 
G4double WeightCore
 
G4double RadiusTail
 

상세한 설명

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

생성자 & 소멸자 문서화

GFlashSamplingShowerParameterisation::GFlashSamplingShowerParameterisation ( G4Material aMat1,
G4Material aMat2,
G4double  d1,
G4double  d2,
GFlashSamplingShowerTuning aPar = 0 
)

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

다음을 참조함 : AlphaNSpot, BetaNSpot, ComputeZAX0EFFetc(), ConstantResolution, GFlashSamplingShowerTuning::ConstantResolution(), d1, d2, G4cout, G4endl, NoiseResolution, GFlashSamplingShowerTuning::NoiseResolution(), NSpot, owning, GVFlashHomoShowerTuning::ParAveA1(), ParAveA1, GVFlashHomoShowerTuning::ParAveA2(), ParAveA2, GVFlashHomoShowerTuning::ParAveA3(), ParAveA3, GVFlashHomoShowerTuning::ParAveT1(), ParAveT1, GVFlashHomoShowerTuning::ParRC1(), ParRC1, GVFlashHomoShowerTuning::ParRC2(), ParRC2, GVFlashHomoShowerTuning::ParRC3(), ParRC3, GVFlashHomoShowerTuning::ParRC4(), ParRC4, GVFlashHomoShowerTuning::ParRho1(), GVFlashHomoShowerTuning::ParRho2(), GVFlashHomoShowerTuning::ParRT1(), ParRT1, GVFlashHomoShowerTuning::ParRT2(), ParRT2, GVFlashHomoShowerTuning::ParRT3(), ParRT3, GVFlashHomoShowerTuning::ParRT4(), ParRT4, GVFlashHomoShowerTuning::ParRT5(), ParRT5, GVFlashHomoShowerTuning::ParRT6(), ParRT6, GFlashSamplingShowerTuning::ParsAveA1(), ParsAveA1, GFlashSamplingShowerTuning::ParsAveT1(), ParsAveT1, GFlashSamplingShowerTuning::ParsAveT2(), ParsAveT2, GVFlashHomoShowerTuning::ParSigLogA1(), GVFlashHomoShowerTuning::ParSigLogA2(), GVFlashHomoShowerTuning::ParSigLogT1(), GVFlashHomoShowerTuning::ParSigLogT2(), GVFlashHomoShowerTuning::ParSpotA1(), GVFlashHomoShowerTuning::ParSpotA2(), GVFlashHomoShowerTuning::ParSpotN1(), GVFlashHomoShowerTuning::ParSpotN2(), GVFlashHomoShowerTuning::ParSpotT1(), GVFlashHomoShowerTuning::ParSpotT2(), GFlashSamplingShowerTuning::ParsRC1(), ParsRC1, GFlashSamplingShowerTuning::ParsRC2(), ParsRC2, ParsRho1, ParsRho2, GFlashSamplingShowerTuning::ParsRT1(), ParsRT1, GFlashSamplingShowerTuning::ParsRT2(), ParsRT2, ParsSigLogA1, ParsSigLogA2, ParsSigLogT1, ParsSigLogT2, ParsSpotA1, ParsSpotA2, ParsSpotN1, ParsSpotN2, ParsSpotT1, ParsSpotT2, GFlashSamplingShowerTuning::ParsWC1(), ParsWC1, GFlashSamplingShowerTuning::ParsWC2(), ParsWC2, GVFlashHomoShowerTuning::ParWC1(), ParWC1, GVFlashHomoShowerTuning::ParWC2(), ParWC2, GVFlashHomoShowerTuning::ParWC3(), ParWC3, GVFlashHomoShowerTuning::ParWC4(), ParWC4, GVFlashHomoShowerTuning::ParWC5(), ParWC5, GVFlashHomoShowerTuning::ParWC6(), ParWC6, RadiusCore, RadiusTail, SamplingResolution, GFlashSamplingShowerTuning::SamplingResolution(), SetMaterial(), thePar, TNSpot, WeightCore.

GFlashSamplingShowerParameterisation::~GFlashSamplingShowerParameterisation ( )

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

다음을 참조함 : owning, thePar.

멤버 함수 문서화

G4double GFlashSamplingShowerParameterisation::ApplySampling ( const G4double  DEne,
const G4double  Energy 
)

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

다음을 참조함 : SamplingResolution, G4INCL::DeJongSpin::shoot(), x1, x2.

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

void GFlashSamplingShowerParameterisation::ComputeLongitudinalParameters ( G4double  y)
privatevirtual
void GFlashSamplingShowerParameterisation::ComputeRadialParameters ( G4double  y,
G4double  Tau 
)
virtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : ehat, Fs, GeV, ParRC1, ParRC2, ParRC3, ParRC4, ParRT1, ParRT2, ParRT3, ParRT4, ParRT5, ParRT6, ParsRC1, ParsRC2, ParsRT1, ParsRT2, ParsWC1, ParsWC2, ParWC1, ParWC2, ParWC3, ParWC4, ParWC5, ParWC6, RadiusCore, RadiusTail, WeightCore, Zeff.

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

G4double GFlashSamplingShowerParameterisation::ComputeTau ( G4double  LongitudinalPosition)
virtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : Alpha, AveLogAlpha, Tmax, X0eff.

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

void GFlashSamplingShowerParameterisation::ComputeZAX0EFFetc ( )

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

다음을 참조함 : A1, A2, Aeff, cm, cm2, cm3, d1, d2, density1, density2, Ec1, Ec2, Eceff, ehat, Fs, g, G4cout, G4endl, MeV, mm, Rhoeff, Rmeff, X01, X02, X0eff, Z1, Z2, Zeff.

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

G4double GVFlashShowerParameterisation::gam ( G4double  x,
G4double  a 
) const
inherited
void GFlashSamplingShowerParameterisation::GenerateEnergyProfile ( G4double  y)
privatevirtual
G4double GFlashSamplingShowerParameterisation::GenerateExponential ( G4double  Energy)
virtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : G4INCL::DeJongSpin::shoot(), X0eff.

void GFlashSamplingShowerParameterisation::GenerateLongitudinalProfile ( G4double  Energy)
virtual
void GFlashSamplingShowerParameterisation::GenerateNSpotProfile ( G4double  y)
privatevirtual
G4double GFlashSamplingShowerParameterisation::GeneratePhi ( )
G4double GFlashSamplingShowerParameterisation::GenerateRadius ( G4int  ispot,
G4double  Energy,
G4double  LongitudinalPosition 
)
virtual
G4double GFlashSamplingShowerParameterisation::GetAveR90 ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : Rmeff.

G4double GFlashSamplingShowerParameterisation::GetAveR99 ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : Rmeff.

G4double GFlashSamplingShowerParameterisation::GetAveT90 ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : AveLogTmax, X0eff.

G4double GFlashSamplingShowerParameterisation::GetAveT99 ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : AveLogAlpha, AveLogTmax, X0eff.

G4double GFlashSamplingShowerParameterisation::GetAveTmx ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : AveLogTmax, X0eff.

G4double GFlashSamplingShowerParameterisation::GetEc ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : Eceff.

G4double GVFlashShowerParameterisation::GetEffA ( const G4Material material)
inherited
G4double GVFlashShowerParameterisation::GetEffZ ( const G4Material material)
inherited
G4double GFlashSamplingShowerParameterisation::GetNspot ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : NSpot.

G4double GFlashSamplingShowerParameterisation::GetRm ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : Rmeff.

G4double GFlashSamplingShowerParameterisation::GetX0 ( )
inlinevirtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : X0eff.

G4double GFlashSamplingShowerParameterisation::IntegrateEneLongitudinal ( G4double  LongitudinalStep)
virtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : Alphah, Betah, GVFlashShowerParameterisation::gam(), X0eff, x1, x2.

G4double GFlashSamplingShowerParameterisation::IntegrateNspLongitudinal ( G4double  LongitudinalStep)
virtual

GVFlashShowerParameterisation를 구현.

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

다음을 참조함 : AlphaNSpot, BetaNSpot, GVFlashShowerParameterisation::gam(), X0eff, x1, x2.

void GVFlashShowerParameterisation::PrintMaterial ( const G4Material mat)
inherited
void GFlashSamplingShowerParameterisation::SetMaterial ( G4Material mat1,
G4Material mat2 
)

멤버 데이타 문서화

G4double GVFlashShowerParameterisation::A
protectedinherited

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

다음에 의해서 참조됨 : GVFlashShowerParameterisation::PrintMaterial(), GFlashHomoShowerParameterisation::SetMaterial().

G4double GFlashSamplingShowerParameterisation::A1
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::A2
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::Aeff
private

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

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

G4double GFlashSamplingShowerParameterisation::Alpha
private

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

다음에 의해서 참조됨 : ComputeTau(), GenerateEnergyProfile().

G4double GFlashSamplingShowerParameterisation::Alphah
private

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

다음에 의해서 참조됨 : GenerateEnergyProfile(), GenerateNSpotProfile(), IntegrateEneLongitudinal().

G4double GFlashSamplingShowerParameterisation::AlphaNSpot
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation(), IntegrateNspLongitudinal().

G4double GFlashSamplingShowerParameterisation::AveLogAlpha
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), ComputeTau(), GenerateEnergyProfile(), GetAveT99().

G4double GFlashSamplingShowerParameterisation::AveLogAlphah
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile().

G4double GFlashSamplingShowerParameterisation::AveLogTmax
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile(), GetAveT90(), GetAveT99(), GetAveTmx().

G4double GFlashSamplingShowerParameterisation::AveLogTmaxh
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile().

G4double GFlashSamplingShowerParameterisation::Beta
private

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

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

G4double GFlashSamplingShowerParameterisation::Betah
private

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

다음에 의해서 참조됨 : GenerateEnergyProfile(), IntegrateEneLongitudinal().

G4double GFlashSamplingShowerParameterisation::BetaNSpot
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation(), IntegrateNspLongitudinal().

G4double GFlashSamplingShowerParameterisation::ConstantResolution
private

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

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

G4double GFlashSamplingShowerParameterisation::d1
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::d2
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), GFlashSamplingShowerParameterisation().

G4double GVFlashShowerParameterisation::density
protectedinherited

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

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

G4double GFlashSamplingShowerParameterisation::density1
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::density2
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GVFlashShowerParameterisation::Ec
protectedinherited
G4double GFlashSamplingShowerParameterisation::Ec1
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::Ec2
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::Eceff
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), GenerateLongitudinalProfile(), GenerateNSpotProfile(), GetEc().

G4double GFlashSamplingShowerParameterisation::ehat
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), ComputeRadialParameters(), ComputeZAX0EFFetc().

G4double GFlashSamplingShowerParameterisation::Fs
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), ComputeRadialParameters(), ComputeZAX0EFFetc().

G4Material* GFlashSamplingShowerParameterisation::material1
private

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

다음에 의해서 참조됨 : GenerateLongitudinalProfile(), SetMaterial().

G4Material * GFlashSamplingShowerParameterisation::material2
private

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

다음에 의해서 참조됨 : GenerateLongitudinalProfile(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::NoiseResolution
private

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

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

G4double GFlashSamplingShowerParameterisation::NSpot
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GetNspot(), GFlashSamplingShowerParameterisation().

G4bool GFlashSamplingShowerParameterisation::owning
private

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

다음에 의해서 참조됨 : GFlashSamplingShowerParameterisation(), ~GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParAveA1
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParAveA2
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParAveA3
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParAveT1
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParAveT2
private

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

G4double GFlashSamplingShowerParameterisation::ParRC1
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRC2
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRC3
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRC4
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRho1
private

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

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

G4double GFlashSamplingShowerParameterisation::ParRho2
private

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

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

G4double GFlashSamplingShowerParameterisation::ParRT1
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRT2
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRT3
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRT4
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRT5
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParRT6
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsAveA1
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsAveA2
private

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

G4double GFlashSamplingShowerParameterisation::ParsAveT1
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsAveT2
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParSigLogA1
private

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

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

G4double GFlashSamplingShowerParameterisation::ParSigLogA2
private

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

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

G4double GFlashSamplingShowerParameterisation::ParSigLogT1
private

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

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

G4double GFlashSamplingShowerParameterisation::ParSigLogT2
private

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

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

G4double GFlashSamplingShowerParameterisation::ParsRC1
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsRC2
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsRho1
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsRho2
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsRT1
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsRT2
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSigLogA1
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSigLogA2
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSigLogT1
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSigLogT2
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSpotA1
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSpotA2
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSpotN1
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSpotN2
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSpotT1
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsSpotT2
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsWC1
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParsWC2
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParWC1
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParWC2
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParWC3
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParWC4
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParWC5
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::ParWC6
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::RadiusCore
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GenerateRadius(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::RadiusTail
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GenerateRadius(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::Rho
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile().

G4double GFlashSamplingShowerParameterisation::Rhoeff
private

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

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

G4double GFlashSamplingShowerParameterisation::Rhoh
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile().

G4double GVFlashShowerParameterisation::Rm
protectedinherited
G4double GFlashSamplingShowerParameterisation::Rm1
private

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

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

G4double GFlashSamplingShowerParameterisation::Rm2
private

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

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

G4double GFlashSamplingShowerParameterisation::Rmeff
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), GenerateRadius(), GetAveR90(), GetAveR99(), GetRm().

G4double GFlashSamplingShowerParameterisation::SamplingResolution
private

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

다음에 의해서 참조됨 : ApplySampling(), GenerateNSpotProfile(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::SigmaLogAlpha
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile().

G4double GFlashSamplingShowerParameterisation::SigmaLogAlphah
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile().

G4double GFlashSamplingShowerParameterisation::SigmaLogTmax
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile().

G4double GFlashSamplingShowerParameterisation::SigmaLogTmaxh
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), GenerateEnergyProfile().

GFlashSamplingShowerTuning* GFlashSamplingShowerParameterisation::thePar
private

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

다음에 의해서 참조됨 : GFlashSamplingShowerParameterisation(), ~GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::Tmax
private

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

다음에 의해서 참조됨 : ComputeTau(), GenerateEnergyProfile().

G4double GFlashSamplingShowerParameterisation::Tmaxh
private

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

다음에 의해서 참조됨 : GenerateEnergyProfile(), GenerateNSpotProfile().

G4double GFlashSamplingShowerParameterisation::TNSpot
private

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

다음에 의해서 참조됨 : GenerateNSpotProfile(), GFlashSamplingShowerParameterisation().

G4double GFlashSamplingShowerParameterisation::WeightCore
private

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

다음에 의해서 참조됨 : ComputeRadialParameters(), GenerateRadius(), GFlashSamplingShowerParameterisation().

G4double GVFlashShowerParameterisation::X0
protectedinherited
G4double GFlashSamplingShowerParameterisation::X01
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::X02
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::X0eff
private
G4double GVFlashShowerParameterisation::Z
protectedinherited
G4double GFlashSamplingShowerParameterisation::Z1
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::Z2
private

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

다음에 의해서 참조됨 : ComputeZAX0EFFetc(), SetMaterial().

G4double GFlashSamplingShowerParameterisation::Zeff
private

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

다음에 의해서 참조됨 : ComputeLongitudinalParameters(), ComputeRadialParameters(), ComputeZAX0EFFetc(), GenerateNSpotProfile().


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