#include <G4ITReactionTable.hh>
Public 멤버 함수 | |
| G4ITReactionTable () | |
| virtual | ~G4ITReactionTable () |
| G4ITReactionTable (const G4ITReactionTable &) | |
| G4ITReactionTable & | operator= (const G4ITReactionTable &) |
Free interface to define reaction information
G4ITReactionTable.hh 파일의 54 번째 라인에서 정의되었습니다.
| G4ITReactionTable::G4ITReactionTable | ( | ) |
Default constructor
G4ITReactionTable.cc 파일의 38 번째 라인에서 정의되었습니다.
|
virtual |
Default destructor
G4ITReactionTable.cc 파일의 43 번째 라인에서 정의되었습니다.
| G4ITReactionTable::G4ITReactionTable | ( | const G4ITReactionTable & | ) |
| G4ITReactionTable & G4ITReactionTable::operator= | ( | const G4ITReactionTable & | rhs | ) |
Assignment operator
| other | Object to assign from |
G4ITReactionTable.cc 파일의 53 번째 라인에서 정의되었습니다.
1.8.5