Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

mf4_table Class Reference

Class that handles tabular data. More...

Inheritance diagram for mf4_table:

Inheritance graph
[legend]
Collaboration diagram for mf4_table:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void master (mf4_file &inFile)
 Manages everything.

void read_data (mf4_file &inFile, int NE)
 Reads in all the data.

void one_E_in (mf4_file &inFile)
 Reads in data for a particular incident energy.


Detailed Description

Class to handle tabular ENDF data.

Definition at line 77 of file mf4classes.hpp.


Member Function Documentation

void mf4_table::master mf4_file inFile  ) 
 

Definition at line 246 of file mf4classes.cpp.

References ENDL, ENDF_file::get_regions(), two_d_list< one_d_table >::INT, two_d_list< one_d_table >::mirror(), two_d_list< one_d_table >::NBT, ENDLClass::outgoing_particle, read_data(), mf4_file::read_line3(), two_d_list< one_d_table >::renorm(), ENDLClass::res_za, ENDLClass::T, two_d_list< one_d_table >::widen_jumps(), two_d_list< one_d_table >::write_endl(), ENDLClass::write_file, and ENDLClass::za_to_yo().

Referenced by LoadGammaData(), and LoadMF4Data().

void mf4_table::one_E_in mf4_file inFile  ) 
 

Parameters:
inFile the ENDF intermediate file to read from
Member function that reads in tabulardata for one incident neutron energy.

Definition at line 287 of file mf4classes.cpp.

References ENDL, ENDLClass::eV2MeV, ENDF_file::get_regions(), two_d_list< one_d_table >::INT, two_d_list< one_d_table >::NBT, pastenum(), read_dd(), read_ddiiii(), and SevereError().

Referenced by read_data().

void mf4_table::read_data mf4_file inFile,
int  NE
 

Parameters:
inFile the ENDF intermediate file to read from
NE the number of incident neutron energies
Member function that reads in all the tabular data for a reaction.

Definition at line 276 of file mf4classes.cpp.

References one_E_in().

Referenced by MF14_c55_list::make_table(), mixed_mf4::master(), and master().


Generated on Thu Sep 7 10:42:00 2006 for fete -- From ENDFB6 To ENDL by doxygen 1.3.4