#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 G4PhysicsVector * | Width (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 G4PartialWidthTable & | operator= (const G4PartialWidthTable &right) |
Private 속성 | |
G4int | nEnergies |
std::vector< G4double > | energy |
std::vector < G4PhysicsFreeVector * > | widths |
std::vector< G4String > | daughter1 |
std::vector< G4String > | daughter2 |
G4PartialWidthTable.hh 파일의 50 번째 라인에서 정의되었습니다.
G4PartialWidthTable.cc 파일의 49 번째 라인에서 정의되었습니다.
|
virtual |
G4PartialWidthTable.cc 파일의 61 번째 라인에서 정의되었습니다.
|
private |
void G4PartialWidthTable::Dump | ( | ) | const |
G4int G4PartialWidthTable::NumberOfChannels | ( | ) | const |
G4PartialWidthTable.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : widths.
G4bool G4PartialWidthTable::operator!= | ( | const G4PartialWidthTable & | right | ) | const |
G4PartialWidthTable.cc 파일의 71 번째 라인에서 정의되었습니다.
|
private |
G4bool G4PartialWidthTable::operator== | ( | const G4PartialWidthTable & | right | ) | const |
G4PartialWidthTable.cc 파일의 65 번째 라인에서 정의되었습니다.
const G4PhysicsVector * G4PartialWidthTable::Width | ( | const G4String & | name1, |
const G4String & | name2 | ||
) | const |
|
private |
G4PartialWidthTable.hh 파일의 82 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddWidths(), Dump(), Width().
|
private |
G4PartialWidthTable.hh 파일의 83 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddWidths(), Dump(), Width().
|
private |
G4PartialWidthTable.hh 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddWidths(), Dump(), G4PartialWidthTable().
|
private |
G4PartialWidthTable.hh 파일의 79 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddWidths(), Dump().
|
private |
G4PartialWidthTable.hh 파일의 81 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddWidths(), Dump(), NumberOfChannels(), Width().