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

ENDL_table Class Reference

Class for the LAW=7 double differential table. More...

Inheritance diagram for ENDL_table:

Inheritance graph
[legend]
Collaboration diagram for ENDL_table:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ENDL_table ()
 Default constructor.

 ~ENDL_table ()
 Default destructor.

void read_data (mf6_file &inFile, int ZAP, multiplicity &multiple)
 Reads all the data.

void one_E_in (mf6_file &inFile)
 Reads the data for one incident energy.


Private Member Functions

double get_f (Pair &E_mu)
 There is no ENDL_table probability function.


Detailed Description

Class for handling the N-body phase-space distribution.

Definition at line 145 of file mf6classes.hpp.


Constructor & Destructor Documentation

ENDL_table::ENDL_table  ) 
 

Default constructor is empty.

Definition at line 306 of file mf6classes.cpp.

ENDL_table::~ENDL_table  )  [inline]
 

Empty destructor is empty.

Definition at line 158 of file mf6classes.hpp.


Member Function Documentation

double ENDL_table::get_f Pair E_mu  )  [inline, private]
 

Definition at line 149 of file mf6classes.hpp.

void ENDL_table::one_E_in mf6_file inFile  ) 
 

Parameters:
inFile the intermediate MF=6 ENDF file to read from
Member function that reads in data from an intermediate MF=6 ENDF file for one incident neutron energy.

Definition at line 335 of file mf6classes.cpp.

References three_d_list< two_d_ENDL_table >::cosines, ENDL, mf6_file::ENDL_head(), ENDLClass::eV2MeV, ENDF_file::get_regions(), read_dd(), and SevereError().

Referenced by read_data().

void ENDL_table::read_data mf6_file inFile,
int  ZAP,
multiplicity multiple
 

Parameters:
inFile the intermediate MF=6 ENDF file to read from
ZAP the outgoing particle identifier
multiple the mulitplicity distribution
Member function that reads in all of the double differential data from the intermediate MF=6 ENDF file.

Definition at line 312 of file mf6classes.cpp.

References mf6_file::ENDL(), ENDF_file::get_regions(), three_d_list< two_d_ENDL_table >::INT, dd_list::INT, three_d_list< two_d_ENDL_table >::NBT, one_E_in(), and SevereError().

Referenced by LoadMF6Data().


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