Class OneTPPerVisitHandler

Inheritance Relationships

Base Type

Class Documentation

class OneTPPerVisitHandler : public lsst::jointcal::ProjectionHandler

A projection handler in which all CCDs from the same visit have the same tangent point.

We arbitrarily chose that all chips from a same visit have the same tangent point.

Public Functions

OneTPPerVisitHandler(const CcdImageList &ccdImageList)
const std::shared_ptr<const AstrometryTransform> getSkyToTangentPlane(const CcdImage &ccdImage) const