lsst.jointcal
14.0-14-g932474c+11
|
#include <memory>
#include "lsst/afw/image/PhotoCalib.h"
#include "lsst/jointcal/CcdImage.h"
#include "lsst/jointcal/Eigenstuff.h"
#include "lsst/jointcal/MeasuredStar.h"
#include "lsst/jointcal/Point.h"
#include "lsst/jointcal/PhotometryTransfo.h"
Go to the source code of this file.
Classes | |
class | lsst::jointcal::PhotometryMappingBase |
Relates transfo(s) to their position in the fitting matrix and allows interaction with the transfo(s). More... | |
class | lsst::jointcal::PhotometryMapping |
A mapping containing a single photometryTransfo. More... | |
class | lsst::jointcal::ChipVisitPhotometryMapping |
A two-level photometric transform: one for the ccd and one for the visit. More... | |
Namespaces | |
lsst | |
Class for a simple mapping implementing a generic Gtransfo. | |
lsst::jointcal | |