Inheritance diagram for mf12_file:
Public Member Functions | |
void | read_line1 (int *ZA, double *AWR, int *LO, int *LG, int *NK) |
Reads the first line. | |
void | read_line2 (int *NR, int *NP) |
Reads the second line. | |
void | gamma_line1 (double *EG, double *ES, int *LP, int *LF, int *NR, int *NP) |
Reads the first line for particular gamma. |
Definition at line 191 of file ENDF_file.hpp.
|
Definition at line 448 of file ENDF_file.cpp. References ENDF_file::mfx_line2(). Referenced by MF14_list::read_data(), MF12_deexcite::read_data(), MF12_list::read_data(), and MF14_table::read_mf12(). |
|
Definition at line 422 of file ENDF_file.cpp. References ENDF_file::mfx_line1(). Referenced by LoadGammaData(). |
|
Definition at line 436 of file ENDF_file.cpp. References ENDF_file::mfx_line2(). Referenced by MF14_table::master(), and MF12_base::read_mult(). |