| BackgroundCell(const PIXTYPE *cellData, const size_t ndata, const PIXTYPE *cellWeight=NULL, const PIXTYPE weightThresh=BIG) | SourceXtractor::BackgroundCell | |
| getBackgroundValues(PIXTYPE &meanVal, PIXTYPE &sigmaVal) | SourceXtractor::BackgroundCell | |
| getBackgroundValues(PIXTYPE &meanVal, PIXTYPE &sigmaVal, PIXTYPE &whtMeanVal, PIXTYPE &whtSigmaVal) | SourceXtractor::BackgroundCell | |
| getBackgroundValuesOld(PIXTYPE &meanVal, PIXTYPE &sigmaVal) | SourceXtractor::BackgroundCell | |
| getStats(const PIXTYPE *cellData, const size_t &ndata, double &mean, double &sigma, size_t &statNData) | SourceXtractor::BackgroundCell | private |
| getStatsWeight(const PIXTYPE *cellData, const size_t &ndata, const PIXTYPE *cellWeight, const PIXTYPE weightThresh, double &mean, double &sigma, size_t &statNData, double &weightMean, double &weightSigma, size_t &statNWeight) | SourceXtractor::BackgroundCell | private |
| itsCellData | SourceXtractor::BackgroundCell | private |
| itsCellWeight | SourceXtractor::BackgroundCell | private |
| itsHasWeight | SourceXtractor::BackgroundCell | private |
| itsHisto | SourceXtractor::BackgroundCell | private |
| itsMean | SourceXtractor::BackgroundCell | private |
| itsNdata | SourceXtractor::BackgroundCell | private |
| itsSigma | SourceXtractor::BackgroundCell | private |
| itsStatNData | SourceXtractor::BackgroundCell | private |
| itsStatNWeight | SourceXtractor::BackgroundCell | private |
| itsWeightHisto | SourceXtractor::BackgroundCell | private |
| itsWeightMean | SourceXtractor::BackgroundCell | private |
| itsWeightSigma | SourceXtractor::BackgroundCell | private |
| itsWeightThresh | SourceXtractor::BackgroundCell | private |
| run() | SourceXtractor::BackgroundCell | |
| ~BackgroundCell() | SourceXtractor::BackgroundCell | virtual |