![]() |
Mixed Data Coincidence Analysis Software 1.0
A program to analyze files produced by the EventMixer software.
|
Header file for the GammaIdentifier class. More...
#include <sstream>
#include <string>
#include <stdlib.h>
#include <stdio.h>
#include <vector>
#include <iostream>
#include <utility>
#include <algorithm>
#include <list>
#include <math.h>
#include "EventHit.hh"
#include "GammaEnergyChart.hh"
#include "ScorePair.hh"
#include "ElementLookupTable.hh"
Go to the source code of this file.
Classes | |
class | GammaIdentifier |
Utilizes the GammaEnergyChart to find the appropriate matches for the found gammas. More... | |
Defines | |
#define | GAMMAIDENTIFIER_HH |
Inclusion guard. |
Header file for the GammaIdentifier class.
Definition in file GammaIdentifier.hh.