LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include <string>
#include <iostream>
#include <sstream>
#include <utility>
#include <vector>
#include "lsst/jointcal/BaseStar.h"
Go to the source code of this file.
Classes | |
class | lsst::jointcal::Chi2Accumulator |
Base class for Chi2Statistic and Chi2List, to allow addEntry inside Fitter for either class. More... | |
class | lsst::jointcal::Chi2Statistic |
Simple structure to accumulate chi2 and ndof. More... | |
struct | lsst::jointcal::Chi2Star |
class | lsst::jointcal::Chi2List |
Structure to accumulate the chi2 contributions per each star (to help find outliers). More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::jointcal | |