lsst.jointcal  master-gc5b79683b0+1
Public Member Functions | Public Attributes | List of all members
lsst::jointcal::SegmentList Class Reference
Inheritance diagram for lsst::jointcal::SegmentList:

Public Member Functions

 SegmentList (const BaseStarList &list, const int nStar, const Gtransfo &gtransfo=GtransfoIdentity())
 

Public Attributes

elements
 STL member. More...
 

Detailed Description

Definition at line 60 of file ListMatch.cc.

Constructor & Destructor Documentation

◆ SegmentList()

lsst::jointcal::SegmentList::SegmentList ( const BaseStarList list,
const int  nStar,
const Gtransfo gtransfo = GtransfoIdentity() 
)

Definition at line 71 of file ListMatch.cc.

Member Data Documentation

◆ elements

T std::list< T >::elements
inherited

STL member.


The documentation for this class was generated from the following file: