2 #ifndef LSST_JOINTCAL_PROJECTION_HANDLER_H 3 #define LSST_JOINTCAL_PROJECTION_HANDLER_H 57 #endif // LSST_JOINTCAL_PROJECTION_HANDLER_H
A projection handler in which all CCDs from the same visit have the same tangent point.
Class for a simple mapping implementing a generic Gtransfo.
This is a virtual class that allows a lot of freedom in the choice of the projection from "Sky" (wher...
The simplest implementation of ProjectionHandler.
virtual const std::shared_ptr< const Gtransfo > getSky2TP(const CcdImage &ccdImage) const =0
virtual ~ProjectionHandler()
Handler of an actual image from a single CCD.
const std::shared_ptr< const Gtransfo > getSky2TP(const CcdImage &ccdImage) const