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

#include <G4VExtDecayer.hh>

G4VExtDecayer에 대한 상속 다이어그램 :
G4Pythia6Decayer

Public 멤버 함수

 G4VExtDecayer (const G4String &name="")
 
virtual ~G4VExtDecayer ()
 
virtual G4DecayProductsImportDecayProducts (const G4Track &aTrack)=0
 
const G4StringGetName () const
 

Protected 속성

G4String decayerName
 

Private 멤버 함수

 G4VExtDecayer (const G4VExtDecayer &)
 
G4VExtDecayeroperator= (const G4VExtDecayer &)
 

상세한 설명

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

생성자 & 소멸자 문서화

G4VExtDecayer::G4VExtDecayer ( const G4String name = "")
inline

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

virtual G4VExtDecayer::~G4VExtDecayer ( )
inlinevirtual

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

G4VExtDecayer::G4VExtDecayer ( const G4VExtDecayer )
inlineprivate

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

멤버 함수 문서화

const G4String & G4VExtDecayer::GetName ( void  ) const
inline

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

다음을 참조함 : decayerName.

virtual G4DecayProducts* G4VExtDecayer::ImportDecayProducts ( const G4Track aTrack)
pure virtual

G4Pythia6Decayer에서 구현되었습니다.

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

G4VExtDecayer& G4VExtDecayer::operator= ( const G4VExtDecayer )
inlineprivate

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

멤버 데이타 문서화

G4String G4VExtDecayer::decayerName
protected

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

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


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