#include <math.h>
#include <iostream.h>
#include <string>
#include "ReactorConstants.hh"
Go to the source code of this file.
Functions | |
double | GammaComptonRange (std::string material, double egamma) |
Implements the GammaComptonRange function, which returns the mean free path of a photon propogating through a given material.
Author: Tim Bolton
Definition in file GammaComptonRange.cpp.