Collaboration diagram for QValues:
Public Member Functions | |
QValues () | |
~QValues () | |
Public Attributes | |
id_list | E0 |
Definition at line 43 of file qvalues.hpp.
|
Constructor is empty. Definition at line 38 of file qvalues.cpp. |
|
Destructor is empty. Definition at line 43 of file qvalues.cpp. |
|
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. |