NCFS-Pack
A generic (astro)particle physics analysis framework
 
Loading...
Searching...
No Matches
NcSpectrum Member List

This is the complete list of members for NcSpectrum, including all inherited members.

Background(const TH1 *hist, Int_t niter=20, Option_t *option="")NcSpectrumvirtual
Background(float *spectrum, Int_t ssize, Int_t numberIterations, Int_t direction, Int_t filterOrder, bool smoothing, Int_t smoothWindow, bool compton)NcSpectrum
Deconvolution(float *source, const float *response, Int_t ssize, Int_t numberIterations, Int_t numberRepetitions, Double_t boost)NcSpectrum
DeconvolutionRL(float *source, const float *response, Int_t ssize, Int_t numberIterations, Int_t numberRepetitions, Double_t boost)NcSpectrum
fgAverageWindowNcSpectrumprotectedstatic
fgIterationsNcSpectrumprotectedstatic
fHistogramNcSpectrumprotected
fMaxPeaksNcSpectrumprotected
fNPeaksNcSpectrumprotected
fPositionNcSpectrumprotected
fPositionXNcSpectrumprotected
fPositionYNcSpectrumprotected
fResolutionNcSpectrumprotected
GetHistogram() constNcSpectruminline
GetNPeaks() constNcSpectruminline
GetPositionX() constNcSpectruminline
GetPositionY() constNcSpectruminline
kBackDecreasingWindow enum valueNcSpectrum
kBackIncreasingWindow enum valueNcSpectrum
kBackOrder2 enum valueNcSpectrum
kBackOrder4 enum valueNcSpectrum
kBackOrder6 enum valueNcSpectrum
kBackOrder8 enum valueNcSpectrum
kBackSmoothing11 enum valueNcSpectrum
kBackSmoothing13 enum valueNcSpectrum
kBackSmoothing15 enum valueNcSpectrum
kBackSmoothing3 enum valueNcSpectrum
kBackSmoothing5 enum valueNcSpectrum
kBackSmoothing7 enum valueNcSpectrum
kBackSmoothing9 enum valueNcSpectrum
NcSpectrum(const NcSpectrum &)NcSpectrumprivate
NcSpectrum()NcSpectrum
NcSpectrum(Int_t maxpositions, Float_t resolution=1)NcSpectrum
operator=(const NcSpectrum &)NcSpectrumprivate
Print(Option_t *option="") constNcSpectrumvirtual
Search(const TH1 *hist, Double_t sigma=2, Option_t *option="", Double_t threshold=0.05)NcSpectrumvirtual
Search1HighRes(float *source, float *destVector, Int_t ssize, float sigma, Double_t threshold, bool backgroundRemove, Int_t deconIterations, bool markov, Int_t averWindow)NcSpectrum
SearchHighRes(float *source, float *destVector, Int_t ssize, float sigma, Double_t threshold, bool backgroundRemove, Int_t deconIterations, bool markov, Int_t averWindow)NcSpectrum
SetAverageWindow(Int_t w=3)NcSpectrumstatic
SetDeconIterations(Int_t n=3)NcSpectrumstatic
SetResolution(Float_t resolution=1)NcSpectrum
SmoothMarkov(float *source, Int_t ssize, Int_t averWindow)NcSpectrum
StaticBackground(const TH1 *hist, Int_t niter=20, Option_t *option="")NcSpectrumstatic
StaticSearch(const TH1 *hist, Double_t sigma=2, Option_t *option="goff", Double_t threshold=0.05)NcSpectrumstatic
Unfolding(float *source, const float **respMatrix, Int_t ssizex, Int_t ssizey, Int_t numberIterations, Int_t numberRepetitions, Double_t boost)NcSpectrum
~NcSpectrum()NcSpectrumvirtual