19#ifndef _AlphaSpectrum_
20#define _AlphaSpectrum_
60 AlphaSpectrum(
double Emin,
double Emax,
int NumberOfBins,
bool log =
false);
105 AlphaSpectrum(
int NumberOfBins,
double a,
double b,
double c);
Header file for Spectrum class.
AlphaSpectrum contains a histogram of Alpha ray intensities.
Definition AlphaSpectrum.hxx:47
bool fAllowToAdd
Allow a given alpha to be included in the spectrum.
Definition AlphaSpectrum.hxx:125
double fEnergy
Energy.
Definition AlphaSpectrum.hxx:130
double fRelativeIntensity
Relative Intensity of beta.
Definition AlphaSpectrum.hxx:127
bool fIsomStateIsOk
Definition AlphaSpectrum.hxx:132
double fEofDecayLevel
Definition AlphaSpectrum.hxx:129
double fIntensity
Intensity.
Definition AlphaSpectrum.hxx:131
void ExtractDataFromLine(string Line, Material *TheParent, double NAtoms)
Extract the wanted data (ie Energy and Intensity)from the readed ENSDF file.
Definition AlphaSpectrum.cxx:239
double fDecayConst
Decay constant.
Definition AlphaSpectrum.hxx:126
AlphaSpectrum * ReadENSDF(int Z, int A, int I, double NAtoms=1)
Definition AlphaSpectrum.cxx:121
double fBranchingRatio
Branching Ratio.
Definition AlphaSpectrum.hxx:128
A Material constituing a Cell.
Definition Material.hxx:83
Base class to define spectra.
Definition Spectrum.hxx:50
the namespace of the Standard C++