Inheritance diagram for MF14_table:
Public Member Functions | |
void | master (mf12_file &mult_file, mf14_file &angle_file, int num_mf12, int num_mf14) |
Handles the mf12 and mf14 tabular data. | |
Private Member Functions | |
void | read_mf12 (mf12_file &mult_file, int num_mf12) |
Reads the gamma multiplicities. | |
void | mult_weight () |
Weights the raw mf14 data by their multiplicity. | |
void | ENDL_order () |
Puts the data into ENDL order. | |
void | widen_deltas () |
Converts the lines to delta-functions. | |
void | make_i1 () |
Creates the ENDL i = 1 angular distributions. | |
Private Attributes | |
multiplicity | multiple |
MF12_raw | line_mult |
MF14_table_raw | endf_mf14 |
|
Definition at line 394 of file mf14table.cpp. References endf_mf14, distrib_base::mu(), dd_link::x, and dd_link::y. Referenced by master(). |
|
Definition at line 469 of file mf14table.cpp. References three_d_list< two_d_ENDL_table >::cosines. Referenced by master(). |
|
Definition at line 300 of file mf14table.cpp. References multiplicity::divide_by_xs(), endf_mf14, ENDL, ENDL_order(), ENDLClass::F, MF14_table_raw::fill_E_in(), ENDF_file::get_regions(), MF12_raw::inFile, dd_list::INT, line_mult, make_i1(), mult_weight(), multiple, dd_list::NBT, MF14_table_raw::read_data(), multiplicity::read_data(), mf12_file::read_line2(), read_mf12(), widen_deltas(), three_d_list< two_d_ENDL_table >::write_endl(), and dd_list::write_endl(). Referenced by LoadGammaData(). |
|
Definition at line 366 of file mf14table.cpp. References endf_mf14, line_mult, and SevereError(). Referenced by master(). |
|
Definition at line 344 of file mf14table.cpp. References ENDL, ENDLClass::eV2MeV, mf12_file::gamma_line1(), line_mult, MF12_raw::one_line(), and SevereError(). Referenced by master(). |
|
Definition at line 455 of file mf14table.cpp. Referenced by master(). |
|
Definition at line 76 of file mf14table.hpp. Referenced by ENDL_order(), master(), and mult_weight(). |
|
Definition at line 73 of file mf14table.hpp. Referenced by master(), mult_weight(), and read_mf12(). |
|
Definition at line 70 of file mf14table.hpp. Referenced by master(). |