Mixed Data Coincidence Analysis Software 1.0
A program to analyze files produced by the EventMixer software.
Public Attributes
Settings Struct Reference

Contains the settings availible when using the command line. More...

#include <analysis.hh>

List of all members.

Public Attributes

string coincidenceFile
 Concindence file (MATLAB code printed to this file). Will be overwritten.
string timeDistributionFile
 Time distribution file. Will be overwritten.
string mixedFile
 File containing mixed data to analyze.
string gammaFile
 File containing the gamma levels to use for analysis.
float tolerance
 Tolerance.
float bgTolerance
 Background tolerance.
unsigned int multiImplant
 Multiple implantation allowed.
int nTubes
 Number of scintillator tubes.
int nTubesPerRow
 Number of tubes per row.
float geEpsilon
 Energy resolution of Ge detector.
float betaEpsilon
 Energy epsilon of beta detectors.
float dRatio
 Domination ratio (ratio for considering only one scintillator)
float minGe
 Minimum Ge energy to consider.
float maxGe
 Maximum Ge energy to consider.
float maxDecayWait
 Maximum decay wait.
float decayCut
 Decay cut.
bool forceCorrect
 Fake all identifications to be correct.
unsigned short int minA
 Minimum A to consider in the identification.
unsigned short int maxA
 Maximum A to consider in the identification.
unsigned short int minZ
 Minimum Z to consider in the identification.
unsigned short int maxZ
 Maximum Z to consider in the identification.
bool detectorCount
 Print number of coincidences per detector.
bool failInfo
 Print info about failed coincidences.

Detailed Description

Contains the settings availible when using the command line.

Definition at line 39 of file analysis.hh.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark