13 for (
auto const &i : ccdImageList) {
20 auto it = tMap.find(ccdImage.
getVisit());
21 if (it == tMap.end())
return nullptr;
22 return &*(it->second);
OneTPPerVisitHandler(const CcdImageList &ccdImageList)
const Gtransfo * getSky2TP(const CcdImage &ccdImage) const
const Gtransfo * getSky2TP() const
a virtual (interface) class for geometric transformations.
std::list< std::shared_ptr< CcdImage > > CcdImageList
Handler of an actual image from a single CCD.
virtual std::unique_ptr< Gtransfo > clone() const =0
returns a copy (allocated by new) of the transformation.
VisitIdType getVisit() const
returns visit ID