LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
StarList.h File Reference
#include <string>
#include <list>
#include <iostream>
#include <memory>
#include "lsst/jointcal/Point.h"

Go to the source code of this file.

Classes

class  lsst::jointcal::StarList< Star >
 std::lists of Stars. More...
 

Namespaces

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

Functions

template<class Star >
std::ostreamlsst::jointcal::operator<< (std::ostream &stream, const StarList< Star > &list)
 enables More...