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

iMF_array_link Class Reference

A vector of MF values for a given reaction (MT). More...

List of all members.

Public Member Functions

int & MT ()
 Common name used to access the MT value of this list.

void print_MF ()
 Print the MF values for this MT.

bool angle_cm ()
 Scans the vector to determine whether angular data should be CM.


Private Attributes

int MT_


Detailed Description

The iMF_array_link has an integer designator, ENDF MT number, and contains an array of integers, ENDF MF numbers.

Definition at line 51 of file b6stream.hpp.


Member Function Documentation

bool iMF_array_link::angle_cm  ) 
 

Definition at line 58 of file b6stream.cpp.

int& iMF_array_link::MT  )  [inline]
 

Definition at line 58 of file b6stream.hpp.

References MT_.

Referenced by print_MF(), and b6stream::readENDF().

void iMF_array_link::print_MF  ) 
 

Definition at line 47 of file b6stream.cpp.

References MT().


Member Data Documentation

int iMF_array_link::MT_ [private]
 

Definition at line 54 of file b6stream.hpp.

Referenced by MT().


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