![]() |
Mixed Data Coincidence Analysis Software 1.0
A program to analyze files produced by the EventMixer software.
|
CoincidenceFinder | |
CommandLineArgument | Represents an argument the program expects on the command line |
CommandLineException | Thrown when command line arguments are invalid |
CommandLineInterpreter | Interprets command line arguments according to a list of CommandLineArguments (acceptable flags), and throws an exception if unknown flags are encountered |
ElementLookupTable | Converts element designations (for example NA, Na, na) to atomic numbers (for example 11) |
EventHit | Contains information about a single event hit, not to be confused with an event |
EventHit_TEST | Test class for the EventHit class |
FileEventParser | Creates a pointer to a file, and reads events from that file |
FileEventParser_TEST | Test class for the FileEventParser class |
GammaEnergyChart | |
GammaIdentifier | Utilizes the GammaEnergyChart to find the appropriate matches for the found gammas |
GammaLine | |
GenericUnitTest | A generic unit test |
HitType | Some extended hit information |
ScorePair | Pair score with A and Z, also implement comparision operator |
Settings | Contains the settings availible when using the command line |