LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces | Typedefs | Functions
MeasuredStar.h File Reference
#include <iostream>
#include "lsst/afw/table/misc.h"
#include "lsst/jointcal/BaseStar.h"
#include "lsst/jointcal/FittedStar.h"
#include "lsst/jointcal/StarList.h"

Go to the source code of this file.

Classes

class  lsst::jointcal::MeasuredStar
 objects measured on actual images. More...
 
class  lsst::jointcal::MeasuredStarList
 A list of MeasuredStar. They are usually filled in Associations::createCcdImage. More...
 

Namespaces

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

Typedefs

typedef MeasuredStarList::const_iterator lsst::jointcal::MeasuredStarCIterator
 
typedef MeasuredStarList::iterator lsst::jointcal::MeasuredStarIterator
 

Functions

BaseStarList & lsst::jointcal::Measured2Base (MeasuredStarList &This)
 
BaseStarList * lsst::jointcal::Measured2Base (MeasuredStarList *This)
 
const BaseStarList & lsst::jointcal::Measured2Base (const MeasuredStarList &This)
 
const BaseStarList * lsst::jointcal::Measured2Base (const MeasuredStarList *This)