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