Struct CcdImageKey

Struct Documentation

struct CcdImageKey

For hashing a ccdImage: the pair of (visit, ccd) IDs should be unique to each ccdImage.

Public Functions

bool operator!=(CcdImageKey const &right) const
bool operator==(CcdImageKey const &right) const

Public Members

VisitIdType visit
CcdIdType ccd