#include <SpectrumAnalysis.h>
◆ PeakInfo() [1/2]
◆ PeakInfo() [2/2]
PeakInfo::PeakInfo |
( |
TFitResultPtr & |
a_fitResult, |
|
|
double |
a_binWidth |
|
) |
| |
◆ getArea()
vector< double > PeakInfo::getArea |
( |
| ) |
|
◆ printPeak()
void PeakInfo::printPeak |
( |
| ) |
|
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const PeakInfo & |
a_peakInfo |
|
) |
| |
|
friend |
◆ operator>>
std::istream& operator>> |
( |
std::istream & |
a_istream, |
|
|
PeakInfo & |
a_peakInfo |
|
) |
| |
|
friend |
◆ m_amp
vector<double> PeakInfo::m_amp |
◆ m_binWidth
double PeakInfo::m_binWidth |
◆ m_bkg
vector<double> PeakInfo::m_bkg |
◆ m_chi2
◆ m_mean
vector<double> PeakInfo::m_mean |
◆ m_sig
vector<double> PeakInfo::m_sig |
The documentation for this class was generated from the following files: