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