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

#include <G4DecayProducts.hh>

Public 타입

typedef std::vector
< G4DynamicParticle * > 
G4DecayProductVector
 

Public 멤버 함수

 G4DecayProducts ()
 
 G4DecayProducts (const G4DynamicParticle &aParticle)
 
 G4DecayProducts (const G4DecayProducts &right)
 
G4DecayProductsoperator= (const G4DecayProducts &right)
 
 ~G4DecayProducts ()
 
G4int operator== (const G4DecayProducts &right) const
 
G4int operator!= (const G4DecayProducts &right) const
 
const G4DynamicParticleGetParentParticle () const
 
void SetParentParticle (const G4DynamicParticle &aParticle)
 
void Boost (G4double totalEnergy, const G4ThreeVector &momentumDirection)
 
void Boost (G4double betax, G4double betay, G4double betaz)
 
G4DynamicParticlePopProducts ()
 
G4int PushProducts (G4DynamicParticle *aParticle)
 
G4DynamicParticleoperator[] (G4int anIndex) const
 
G4int entries () const
 
G4bool IsChecked () const
 
void DumpInfo () const
 

Private 속성

G4int numberOfProducts
 
G4DynamicParticletheParentParticle
 
G4DecayProductVectortheProductVector
 

상세한 설명

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

멤버 타입정의 문서화

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

생성자 & 소멸자 문서화

G4DecayProducts::G4DecayProducts ( )

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

다음을 참조함 : theProductVector.

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

G4DecayProducts::G4DecayProducts ( const G4DynamicParticle aParticle)

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

다음을 참조함 : theParentParticle, theProductVector.

G4DecayProducts::G4DecayProducts ( const G4DecayProducts right)
G4DecayProducts::~G4DecayProducts ( )

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

다음을 참조함 : numberOfProducts, theParentParticle, theProductVector.

멤버 함수 문서화

void G4DecayProducts::Boost ( G4double  totalEnergy,
const G4ThreeVector momentumDirection 
)
void G4DecayProducts::Boost ( G4double  betax,
G4double  betay,
G4double  betaz 
)
void G4DecayProducts::DumpInfo ( ) const
G4int G4DecayProducts::entries ( ) const
inline
const G4DynamicParticle* G4DecayProducts::GetParentParticle ( ) const
inline

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

다음을 참조함 : theParentParticle.

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

G4bool G4DecayProducts::IsChecked ( ) const
G4int G4DecayProducts::operator!= ( const G4DecayProducts right) const
inline

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

G4DecayProducts & G4DecayProducts::operator= ( const G4DecayProducts right)
G4int G4DecayProducts::operator== ( const G4DecayProducts right) const
inline

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

G4DynamicParticle * G4DecayProducts::operator[] ( G4int  anIndex) const

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

다음을 참조함 : numberOfProducts, theProductVector.

G4DynamicParticle * G4DecayProducts::PopProducts ( )
G4int G4DecayProducts::PushProducts ( G4DynamicParticle aParticle)
void G4DecayProducts::SetParentParticle ( const G4DynamicParticle aParticle)

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

다음을 참조함 : theParentParticle.

멤버 데이타 문서화

G4int G4DecayProducts::numberOfProducts
private

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

다음에 의해서 참조됨 : Boost(), DumpInfo(), entries(), G4DecayProducts(), IsChecked(), operator=(), operator[](), PopProducts(), PushProducts(), ~G4DecayProducts().

G4DynamicParticle* G4DecayProducts::theParentParticle
private

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

다음에 의해서 참조됨 : Boost(), DumpInfo(), G4DecayProducts(), GetParentParticle(), IsChecked(), operator=(), SetParentParticle(), ~G4DecayProducts().

G4DecayProductVector* G4DecayProducts::theProductVector
private

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

다음에 의해서 참조됨 : Boost(), DumpInfo(), G4DecayProducts(), IsChecked(), operator=(), operator[](), PopProducts(), PushProducts(), ~G4DecayProducts().


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