#include <iostream.h>
#include <math.h>
#include <string.h>
#include <cstdio>
#include "ReactorEvent.hh"
#include "ReactorDetector.hh"
#include "ReactorFortran.hh"
#include "ReactorTree.hh"
#include "RMCEvent.hh"
#include "TTree.h"
#include "TBranch.h"
Go to the source code of this file.
Implements the constuctor, destructor, copy constructor, and overloaded = operator. Also implements tree filling with the Fill routine.
Author: Tim Bolton, Matthew Worcester
Definition in file ReactorTree.cpp.