LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Functions
RangeSet.cc File Reference

This file contains the RangeSet implementation. More...

#include "lsst/sphgeom/RangeSet.h"
#include <algorithm>
#include <ostream>

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::sphgeom
 

Functions

std::ostreamlsst::sphgeom::operator<< (std::ostream &, RangeSet const &)
 

Detailed Description

This file contains the RangeSet implementation.

Definition in file RangeSet.cc.

Variable Documentation

◆ ptr

uint64_t* ptr = nullptr
Examples
image1.cc, image2.cc, maskedImage1.cc, and maskedImage2.cc.

Definition at line 88 of file RangeSet.cc.