44 return utils::hashCombine(43, _sysName, _detectorName);
48 os <<
"CameraSysPrefix(" << camSysPrefix.
getSysName() <<
")";
Camera coordinate system; used as a key in in TransformMap.
size_t hash_value() const noexcept
Hash function for this object.
bool hasDetectorName() const noexcept
Does this have a non-blank detector name?
std::string getSysName() const
Get coordinate system name.
std::string getDetectorName() const
Get detector name, or "" if not a detector-specific coordinate system.
Camera coordinate system prefix.
std::size_t hash_value() const noexcept
Hash function for this object.
std::string getSysName() const
Get coordinate system name.
std::ostream & operator<<(std::ostream &os, CameraSysPrefix const &detSysPrefix)