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

mf3_file Class Reference

Derived class used for reading intermediate MF=3 ENDF data. More...

Inheritance diagram for mf3_file:

Inheritance graph
[legend]
Collaboration diagram for mf3_file:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void read_line1 (int *ZA, double *AWR)
 Reads the first line.

void read_line2 (double *QM, double *QI, int *LR, int *NR, int *NP)
 Reads the second line.


Detailed Description

The derived ENDF_file class containing all the MF=3 specifics.

Definition at line 106 of file ENDF_file.hpp.


Member Function Documentation

void mf3_file::read_line1 int *  ZA,
double *  AWR
 

Return values:
ZA ZA of isotope
AWR atomic weight of isotope
This function reads in the first header line for an MF=3 file.

Definition at line 158 of file ENDF_file.cpp.

References ENDF_file::mfx_line1().

Referenced by multiplicity::divide_by_xs(), LoadMF3Data(), two_d_charge::read_xs(), and multiplicity::scale_by_xs().

void mf3_file::read_line2 double *  QM,
double *  QI,
int *  LR,
int *  NR,
int *  NP
 

Return values:
QM Mass difference Q-value
QI Reaction Q-value
LR Complex reaction flag
NR Number of interpolation regions
NP Number of points
This function reads in the second header line for an MF=3 file.

Definition at line 169 of file ENDF_file.cpp.

References ENDF_file::mfx_line2().

Referenced by multiplicity::divide_by_xs(), LoadMF3Data(), two_d_charge::read_xs(), and multiplicity::scale_by_xs().


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