SourceXtractorPlusPlus  0.10
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::BackgroundCell Member List

This is the complete list of members for SourceXtractor::BackgroundCell, including all inherited members.

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::BackgroundCellprivate
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::BackgroundCellprivate
itsCellDataSourceXtractor::BackgroundCellprivate
itsCellWeightSourceXtractor::BackgroundCellprivate
itsHasWeightSourceXtractor::BackgroundCellprivate
itsHistoSourceXtractor::BackgroundCellprivate
itsMeanSourceXtractor::BackgroundCellprivate
itsNdataSourceXtractor::BackgroundCellprivate
itsSigmaSourceXtractor::BackgroundCellprivate
itsStatNDataSourceXtractor::BackgroundCellprivate
itsStatNWeightSourceXtractor::BackgroundCellprivate
itsWeightHistoSourceXtractor::BackgroundCellprivate
itsWeightMeanSourceXtractor::BackgroundCellprivate
itsWeightSigmaSourceXtractor::BackgroundCellprivate
itsWeightThreshSourceXtractor::BackgroundCellprivate
run()SourceXtractor::BackgroundCell
~BackgroundCell()SourceXtractor::BackgroundCellvirtual