LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces
Chunker.h File Reference

This file declares a class for partitioning the sky into chunks and sub-chunks. More...

#include <stdint.h>
#include <vector>
#include "Angle.h"
#include "Box.h"

Go to the source code of this file.

Classes

struct  lsst::sphgeom::SubChunks
 SubChunks represents a set of sub-chunks of a particular chunk. More...
 
class  lsst::sphgeom::Chunker
 Chunker subdivides the unit sphere into longitude-latitude boxes. More...
 

Namespaces

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

Detailed Description

This file declares a class for partitioning the sky into chunks and sub-chunks.

Definition in file Chunker.h.