#include <math.h>
#include <iostream.h>
#include <string.h>
#include "ReactorEvent.hh"
#include "ReactorFortran.hh"
#include "ReactorConstants.hh"
#include "DetectorDefaults.hh"
#include "ReactorXC.hh"
#include "ReactorDetector.hh"
#include "ReactorScint.hh"
#include "MyTlSource.hh"
#include "MyBiSource.hh"
Go to the source code of this file.
Implements the constuctor, destructor, copy constructor, and overloaded = operator. Implements the constructors, destructor, operators, and functions in the ReactorDetector::PMT sub-class. Contains the detector simulation function, LightsOut, and its necessary subroutines.
Author: Tim Bolton
Definition in file ReactorDetector.cpp.