1 #ifndef _AlphaSpectrum_
2 #define _AlphaSpectrum_
39 AlphaSpectrum(
double Emin,
double Emax,
int NumberOfBins,
bool log=
false);
102 void ExtractDataFromLine(
string Line,
Material* TheParent,
double NAtoms);
bool fAllowToAdd
Allow a given alpha to be included in the spectrum.
Definition: AlphaSpectrum.hxx:104
double fEofDecayLevel
Definition: AlphaSpectrum.hxx:108
double fRelativeIntensity
Relative Intensity of beta.
Definition: AlphaSpectrum.hxx:106
bool fIsomStateIsOk
Definition: AlphaSpectrum.hxx:111
Base class to define spectra.
Definition: Spectrum.hxx:25
double fEnergy
Energy.
Definition: AlphaSpectrum.hxx:109
double fBranchingRatio
Branching Ratio.
Definition: AlphaSpectrum.hxx:107
double fIntensity
Intensity.
Definition: AlphaSpectrum.hxx:110
double fDecayConst
Decay constant.
Definition: AlphaSpectrum.hxx:105
A Material constituing a Cell.
Definition: Material.hxx:53
AlphaSpectrum contains a histogram of Alpha ray intensities.
Definition: AlphaSpectrum.hxx:25