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

#include <G4PionRadiativeDecayChannel.hh>

G4PionRadiativeDecayChannel에 대한 상속 다이어그램 :
G4VDecayChannel

Public 멤버 함수

 G4PionRadiativeDecayChannel (const G4String &theParentName, G4double theBR)
 
virtual ~G4PionRadiativeDecayChannel ()
 
virtual G4DecayProductsDecayIt (G4double)
 
G4int operator== (const G4VDecayChannel &right) const
 
G4int operator!= (const G4VDecayChannel &right) const
 
G4int operator< (const G4VDecayChannel &right) const
 
const G4StringGetKinematicsName () const
 
G4double GetBR () const
 
G4int GetNumberOfDaughters () const
 
G4ParticleDefinitionGetParent ()
 
G4ParticleDefinitionGetDaughter (G4int anIndex)
 
G4int GetAngularMomentum ()
 
const G4StringGetParentName () const
 
const G4StringGetDaughterName (G4int anIndex) const
 
G4double GetParentMass () const
 
G4double GetDaughterMass (G4int anIndex) const
 
void SetParent (const G4ParticleDefinition *particle_type)
 
void SetParent (const G4String &particle_name)
 
void SetBR (G4double value)
 
void SetNumberOfDaughters (G4int value)
 
void SetDaughter (G4int anIndex, const G4ParticleDefinition *particle_type)
 
void SetDaughter (G4int anIndex, const G4String &particle_name)
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
void DumpInfo ()
 
G4double GetRangeMass () const
 
void SetRangeMass (G4double val)
 
virtual G4bool IsOKWithParentMass (G4double parentMass)
 
void SetPolarization (const G4ThreeVector &)
 
const G4ThreeVectorGetPolarization () const
 

Protected 멤버 함수

 G4PionRadiativeDecayChannel (const G4PionRadiativeDecayChannel &)
 
G4PionRadiativeDecayChanneloperator= (const G4PionRadiativeDecayChannel &)
 
 G4PionRadiativeDecayChannel ()
 
void ClearDaughtersName ()
 
void CheckAndFillDaughters ()
 
void CheckAndFillParent ()
 
G4double DynamicalMass (G4double massPDG, G4double width, G4double maxDev=+1.) const
 

Protected 속성

G4String kinematics_name
 
G4double rbranch
 
G4int numberOfDaughters
 
G4Stringparent_name
 
G4String ** daughters_name
 
G4double rangeMass
 
G4ThreeVector parent_polarization
 
G4ParticleTableparticletable
 
G4int verboseLevel
 
G4ParticleDefinitionG4MT_parent
 
G4ParticleDefinition ** G4MT_daughters
 
G4double G4MT_parent_mass
 
G4doubleG4MT_daughters_mass
 
G4doubleG4MT_daughters_width
 
G4Mutex daughtersMutex
 
G4Mutex parentMutex
 

정적 Protected 속성

static const G4String noName = " "
 

상세한 설명

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

생성자 & 소멸자 문서화

G4PionRadiativeDecayChannel::G4PionRadiativeDecayChannel ( const G4String theParentName,
G4double  theBR 
)
G4PionRadiativeDecayChannel::~G4PionRadiativeDecayChannel ( )
virtual

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

G4PionRadiativeDecayChannel::G4PionRadiativeDecayChannel ( const G4PionRadiativeDecayChannel right)
protected

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

G4PionRadiativeDecayChannel::G4PionRadiativeDecayChannel ( )
protected

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

멤버 함수 문서화

void G4VDecayChannel::CheckAndFillDaughters ( )
inlineprotectedinherited
void G4VDecayChannel::CheckAndFillParent ( )
inlineprotectedinherited
void G4VDecayChannel::ClearDaughtersName ( )
protectedinherited
G4DecayProducts * G4PionRadiativeDecayChannel::DecayIt ( G4double  )
virtual
void G4VDecayChannel::DumpInfo ( )
inherited
G4double G4VDecayChannel::DynamicalMass ( G4double  massPDG,
G4double  width,
G4double  maxDev = +1. 
) const
protectedinherited

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

다음을 참조함 : G4UniformRand, G4VDecayChannel::rangeMass, width, x, y.

다음에 의해서 참조됨 : G4PhaseSpaceDecayChannel::ThreeBodyDecayIt(), G4PhaseSpaceDecayChannel::TwoBodyDecayIt().

G4int G4VDecayChannel::GetAngularMomentum ( )
inherited
G4double G4VDecayChannel::GetBR ( ) const
inlineinherited
G4ParticleDefinition * G4VDecayChannel::GetDaughter ( G4int  anIndex)
inlineinherited
G4double G4VDecayChannel::GetDaughterMass ( G4int  anIndex) const
inlineinherited

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

다음을 참조함 : G4cout, G4endl, G4VDecayChannel::G4MT_daughters_mass, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::verboseLevel.

const G4String & G4VDecayChannel::GetDaughterName ( G4int  anIndex) const
inlineinherited
const G4String & G4VDecayChannel::GetKinematicsName ( ) const
inlineinherited

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

다음을 참조함 : G4VDecayChannel::kinematics_name.

다음에 의해서 참조됨 : G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable().

G4int G4VDecayChannel::GetNumberOfDaughters ( ) const
inlineinherited
G4ParticleDefinition * G4VDecayChannel::GetParent ( )
inlineinherited

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

다음을 참조함 : G4VDecayChannel::CheckAndFillParent(), G4VDecayChannel::G4MT_parent.

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

G4double G4VDecayChannel::GetParentMass ( ) const
inlineinherited

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

다음을 참조함 : G4VDecayChannel::G4MT_parent_mass.

const G4String & G4VDecayChannel::GetParentName ( ) const
inlineinherited
const G4ThreeVector & G4VDecayChannel::GetPolarization ( ) const
inlineinherited

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

다음을 참조함 : G4VDecayChannel::parent_polarization.

G4double G4VDecayChannel::GetRangeMass ( ) const
inlineinherited

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

다음을 참조함 : G4VDecayChannel::rangeMass.

G4int G4VDecayChannel::GetVerboseLevel ( ) const
inlineinherited
G4bool G4VDecayChannel::IsOKWithParentMass ( G4double  parentMass)
virtualinherited
G4int G4VDecayChannel::operator!= ( const G4VDecayChannel right) const
inlineinherited

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

G4int G4VDecayChannel::operator< ( const G4VDecayChannel right) const
inlineinherited

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

다음을 참조함 : G4VDecayChannel::rbranch.

G4PionRadiativeDecayChannel & G4PionRadiativeDecayChannel::operator= ( const G4PionRadiativeDecayChannel right)
protected
G4int G4VDecayChannel::operator== ( const G4VDecayChannel right) const
inlineinherited

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

void G4VDecayChannel::SetBR ( G4double  value)
inherited
void G4VDecayChannel::SetDaughter ( G4int  anIndex,
const G4ParticleDefinition particle_type 
)
inherited
void G4VDecayChannel::SetDaughter ( G4int  anIndex,
const G4String particle_name 
)
inherited
void G4VDecayChannel::SetNumberOfDaughters ( G4int  value)
inherited
void G4VDecayChannel::SetParent ( const G4ParticleDefinition particle_type)
inherited
void G4VDecayChannel::SetParent ( const G4String particle_name)
inlineinherited

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

다음을 참조함 : G4VDecayChannel::G4MT_parent, G4VDecayChannel::parent_name.

void G4VDecayChannel::SetPolarization ( const G4ThreeVector polar)
inlineinherited

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

다음을 참조함 : G4VDecayChannel::parent_polarization.

다음에 의해서 참조됨 : G4DecayWithSpin::AtRestDoIt(), G4DecayWithSpin::PostStepDoIt().

void G4VDecayChannel::SetRangeMass ( G4double  val)
inlineinherited

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

다음을 참조함 : G4VDecayChannel::rangeMass.

void G4VDecayChannel::SetVerboseLevel ( G4int  value)
inlineinherited

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

다음을 참조함 : G4VDecayChannel::verboseLevel.

다음에 의해서 참조됨 : G4Decay::DecayIt(), G4MuonicAtomDecay::DecayIt().

멤버 데이타 문서화

G4String** G4VDecayChannel::daughters_name
protectedinherited
G4Mutex G4VDecayChannel::daughtersMutex
protectedinherited
G4ParticleDefinition** G4VDecayChannel::G4MT_daughters
protectedinherited
G4double* G4VDecayChannel::G4MT_daughters_mass
protectedinherited
G4double* G4VDecayChannel::G4MT_daughters_width
protectedinherited
G4ParticleDefinition* G4VDecayChannel::G4MT_parent
protectedinherited
G4double G4VDecayChannel::G4MT_parent_mass
protectedinherited
G4String G4VDecayChannel::kinematics_name
protectedinherited
const G4String G4VDecayChannel::noName = " "
staticprotectedinherited

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

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

G4int G4VDecayChannel::numberOfDaughters
protectedinherited
G4String* G4VDecayChannel::parent_name
protectedinherited
G4ThreeVector G4VDecayChannel::parent_polarization
protectedinherited
G4Mutex G4VDecayChannel::parentMutex
protectedinherited
G4ParticleTable* G4VDecayChannel::particletable
protectedinherited

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

다음에 의해서 참조됨 : G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), G4VDecayChannel::G4VDecayChannel(), G4VDecayChannel::operator=().

G4double G4VDecayChannel::rangeMass
protectedinherited
G4double G4VDecayChannel::rbranch
protectedinherited
G4int G4VDecayChannel::verboseLevel
protectedinherited

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