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

#include <G4PartialWidthTable.hh>

Public 멤버 함수

 G4PartialWidthTable (const G4double *energies, G4int entries)
 
virtual ~G4PartialWidthTable ()
 
G4bool operator== (const G4PartialWidthTable &right) const
 
G4bool operator!= (const G4PartialWidthTable &right) const
 
G4int NumberOfChannels () const
 
const G4PhysicsVectorWidth (const G4String &name1, const G4String &name2) const
 
void AddWidths (const G4double *widths, const G4String &name1, const G4String &name2)
 
void Dump () const
 

Private 멤버 함수

 G4PartialWidthTable (const G4PartialWidthTable &right)
 
const G4PartialWidthTableoperator= (const G4PartialWidthTable &right)
 

Private 속성

G4int nEnergies
 
std::vector< G4doubleenergy
 
std::vector
< G4PhysicsFreeVector * > 
widths
 
std::vector< G4Stringdaughter1
 
std::vector< G4Stringdaughter2
 

상세한 설명

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

생성자 & 소멸자 문서화

G4PartialWidthTable::G4PartialWidthTable ( const G4double energies,
G4int  entries 
)

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

다음을 참조함 : e, energy, GeV.

G4PartialWidthTable::~G4PartialWidthTable ( )
virtual

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

G4PartialWidthTable::G4PartialWidthTable ( const G4PartialWidthTable right)
private

멤버 함수 문서화

void G4PartialWidthTable::AddWidths ( const G4double widths,
const G4String name1,
const G4String name2 
)

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

다음을 참조함 : daughter1, daughter2, e, energy, GeV, nEnergies, G4PhysicsFreeVector::PutValue(), width, widths.

void G4PartialWidthTable::Dump ( ) const

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

다음을 참조함 : daughter1, daughter2, e, energy, G4cout, G4endl, G4PhysicsVector::GetValue(), nEnergies, w, width, widths.

G4int G4PartialWidthTable::NumberOfChannels ( ) const

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

다음을 참조함 : widths.

G4bool G4PartialWidthTable::operator!= ( const G4PartialWidthTable right) const

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

const G4PartialWidthTable& G4PartialWidthTable::operator= ( const G4PartialWidthTable right)
private
G4bool G4PartialWidthTable::operator== ( const G4PartialWidthTable right) const

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

const G4PhysicsVector * G4PartialWidthTable::Width ( const G4String name1,
const G4String name2 
) const

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

다음을 참조함 : daughter1, daughter2, n, width, widths.

멤버 데이타 문서화

std::vector<G4String> G4PartialWidthTable::daughter1
private

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

다음에 의해서 참조됨 : AddWidths(), Dump(), Width().

std::vector<G4String> G4PartialWidthTable::daughter2
private

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

다음에 의해서 참조됨 : AddWidths(), Dump(), Width().

std::vector<G4double> G4PartialWidthTable::energy
private

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

다음에 의해서 참조됨 : AddWidths(), Dump(), G4PartialWidthTable().

G4int G4PartialWidthTable::nEnergies
private

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

다음에 의해서 참조됨 : AddWidths(), Dump().

std::vector<G4PhysicsFreeVector*> G4PartialWidthTable::widths
private

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

다음에 의해서 참조됨 : AddWidths(), Dump(), NumberOfChannels(), Width().


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