lsst.jointcal g29ae962dfc+d5d6734e7e
Loading...
Searching...
No Matches
CcdImage.h File Reference

Go to the source code of this file.

Classes

struct  lsst::jointcal::CcdImageKey
 For hashing a ccdImage: the pair of (visit, ccd) IDs should be unique to each ccdImage. More...
 
class  lsst::jointcal::CcdImage
 Handler of an actual image from a single CCD. More...
 
struct  std::hash< lsst::jointcal::CcdImageKey >
 Hash a ccdImage by its visit and ccd IDs. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::jointcal
 
namespace  std
 STL namespace.
 

Typedefs

using lsst::jointcal::CcdImageList = std::list<std::shared_ptr<CcdImage>>
 
using lsst::jointcal::VisitIdType = long
 
using lsst::jointcal::CcdIdType = int
 

Functions

std::ostreamlsst::jointcal::operator<< (std::ostream &out, CcdImageKey const &key)