lsst.jointcal g26f71f4252+5cf4bd5ee7
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
 Sources measured on images. More...
 
class  lsst::jointcal::MeasuredStarList
 A list of MeasuredStar. They are usually filled in Associations::createCcdImage. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::jointcal
 

Typedefs

using lsst::jointcal::MeasuredStarCIterator = MeasuredStarList::const_iterator
 
using lsst::jointcal::MeasuredStarIterator = MeasuredStarList::iterator
 

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)