lsst.jointcal  14.0-23-g746c5c5+3
Classes | Namespaces
ProjectionHandler.h File Reference
#include "lsst/jointcal/CcdImage.h"
#include "lsst/jointcal/Gtransfo.h"
#include "map"

Go to the source code of this file.

Classes

struct  lsst::jointcal::ProjectionHandler
 This is a virtual class that allows a lot of freedom in the choice of the projection from "Sky" (where coodinates are reported) to tangent plane (where they are compared to transformed measurements) More...
 
class  lsst::jointcal::IdentityProjectionHandler
 The simplest implementation of ProjectionHandler. More...
 
class  lsst::jointcal::OneTPPerVisitHandler
 A projection handler in which all CCDs from the same visit have the same tangent point. More...
 

Namespaces

 lsst
 Class for a simple mapping implementing a generic Gtransfo.
 
 lsst::jointcal