LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Public Member Functions | List of all members
lsst::jointcal::SegmentPair Struct Reference
Inheritance diagram for lsst::jointcal::SegmentPair:
std::pair< Segment *, Segment * >

Public Member Functions

 SegmentPair (Segment *f, Segment *s)
 
swap (T... args)
 

Detailed Description

Definition at line 115 of file ListMatch.cc.

Constructor & Destructor Documentation

◆ SegmentPair()

lsst::jointcal::SegmentPair::SegmentPair ( Segment f,
Segment s 
)
inline

Definition at line 116 of file ListMatch.cc.


The documentation for this struct was generated from the following file:
std::pair< Segment *, Segment * >