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

QValues Class Reference

used for holding Q values More...

Collaboration diagram for QValues:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QValues ()
 ~QValues ()

Public Attributes

id_list E0

Detailed Description

The Qvalues class is designed to hold thresholds and Q values of reactions. The class is instantiated globally and the information is stored as it is encountered. The information is indexed by ENDF reaction number, MT.

Definition at line 43 of file qvalues.hpp.


Constructor & Destructor Documentation

QValues::QValues  ) 
 

Constructor is empty.

Definition at line 38 of file qvalues.cpp.

QValues::~QValues  ) 
 

Destructor is empty.

Definition at line 43 of file qvalues.cpp.


Member Data Documentation

QValues::E0
 

The first energy encountered, E0, is stored as a double in a link list with the reaction number, MT, as an index. The energy is stored in units of MeV.


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