#include <math.h>
#include <iostream.h>
#include <fstream.h>
#include <iomanip.h>
#include <string>
#include "ReactorConstants.hh"
#include "ReactorFortran.hh"
#include "MyHeSource.hh"
Go to the source code of this file.
Implements the constructor, copy constructor, and overloaded = operator and defines the He8NeutronSpectrum function.
Author: Matthew Worcester
Definition in file MyHeSource.cpp.