Loading [MathJax]/extensions/tex2jax.js
LSST Applications g0000d66e7c+4a51730b0a,g0485b4d2cb+be65c9c1d7,g0fba68d861+eb108e5914,g1ec0fe41b4+3ea9d11450,g1fd858c14a+41d169aaf2,g2440f9efcc+8c5ae1fdc5,g35bb328faa+8c5ae1fdc5,g470b45d79c+bb7d8e732a,g4d2262a081+972b13e66a,g53246c7159+8c5ae1fdc5,g55585698de+c657de43f9,g56a49b3a55+7eddd92ad8,g60b5630c4e+c657de43f9,g67b6fd64d1+97cc007aa2,g78460c75b0+7e33a9eb6d,g786e29fd12+668abc6043,g7ac00fbb6c+088e1a4fa9,g8352419a5c+8c5ae1fdc5,g8852436030+3f3bba821f,g89139ef638+97cc007aa2,g94187f82dc+c657de43f9,g989de1cb63+97cc007aa2,g9d31334357+c657de43f9,g9f33ca652e+06d39d8afb,ga815be3f0b+8e7c4d07ad,gabe3b4be73+8856018cbb,gabf8522325+977d9fabaf,gb1101e3267+12c96a40b1,gb89ab40317+97cc007aa2,gc91f06edcd+2ffb87f22b,gcf25f946ba+3f3bba821f,gd6cbbdb0b4+1cc2750d2e,gde0f65d7ad+4ad7118dbf,ge278dab8ac+6b863515ed,ge410e46f29+97cc007aa2,gf35d7ec915+97dd712d81,gf5e32f922b+8c5ae1fdc5,gf67bdafdda+97cc007aa2,w.2025.19
LSST Data Management Base Package
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
lsst::jointcal::FittedStarList Class Reference

A list of FittedStar s. Such a list is typically constructed by Associations. More...

#include <FittedStar.h>

Inheritance diagram for lsst::jointcal::FittedStarList:
lsst::jointcal::StarList< FittedStar > std::list< std::shared_ptr< FittedStar > >

Public Types

using Element
 
using StarCIterator
 
using StarIterator
 

Public Member Functions

 FittedStarList ()
 
void print (std::ostream &out) const
 invokes print(stream) for all Stars in the std::list.
 
void fluxSort ()
 a model routine to sort the std::list
 
void cutTail (int nKeep)
 cuts the end of the std::list
 
void extractInFrame (StarList< FittedStar > &out, const Frame &frame) const
 copy the part of the std::list which is included in the frame at the end of another std::list
 
void copyTo (StarList< FittedStar > &copy) const
 clears copy and makes a copy of the std::list to copy
 
void clearList ()
 Clears the std::list.
 
void applyTransform (const Operator &op)
 enables to apply a geometrical transform if Star is Basestar or derives from it.
 
std::shared_ptr< FittedStarpop_front (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarpush_back (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarsplice (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarcrbegin (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarerase (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStaremplace_front (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarinsert (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarreverse (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarback (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarend (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarremove (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStaremplace_back (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarpop_back (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarcbegin (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarfront (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarunique (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarsize (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarresize (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarpush_front (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarrbegin (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarcrend (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarassign (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarsort (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarmerge (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarempty (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarremove_if (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarcend (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarswap (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarmax_size (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarrend (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarget_allocator (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarclear (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStaremplace (std::shared_ptr< FittedStar >... args)
 
std::shared_ptr< FittedStarbegin (std::shared_ptr< FittedStar >... args)
 

Public Attributes

bool inTangentPlaneCoordinates
 
std::shared_ptr< FittedStarelements
 STL member.
 

Detailed Description

A list of FittedStar s. Such a list is typically constructed by Associations.

Definition at line 116 of file FittedStar.h.

Member Typedef Documentation

◆ Element

using lsst::jointcal::StarList< FittedStar >::Element
inherited

Definition at line 60 of file StarList.h.

◆ StarCIterator

using lsst::jointcal::StarList< FittedStar >::StarCIterator
inherited

Definition at line 61 of file StarList.h.

◆ StarIterator

using lsst::jointcal::StarList< FittedStar >::StarIterator
inherited

Definition at line 62 of file StarList.h.

Constructor & Destructor Documentation

◆ FittedStarList()

lsst::jointcal::FittedStarList::FittedStarList ( )
inline

Definition at line 121 of file FittedStar.h.

Member Function Documentation

◆ applyTransform()

void lsst::jointcal::StarList< FittedStar >::applyTransform ( const Operator & op)
inlineinherited

enables to apply a geometrical transform if Star is Basestar or derives from it.

could be extended to other type of transformations.

Definition at line 98 of file StarList.h.

98 {
99 for (auto &p : *this) op.transformStar(*(p));
100 }
std::lists of Stars.
Definition StarList.h:58

◆ clearList()

void lsst::jointcal::StarList< FittedStar >::clearList ( )
inlineinherited

Clears the std::list.

Definition at line 92 of file StarList.h.

92{ cutTail(0); };

◆ copyTo()

void lsst::jointcal::StarList< FittedStar >::copyTo ( StarList< FittedStar > & copy) const
inherited

clears copy and makes a copy of the std::list to copy

Definition at line 89 of file StarList.cc.

68 {
70 for (auto const &si : *this) copy.push_back(std::make_shared<Star>(*si));
71}
void clearList()
Clears the std::list.
Definition StarList.h:92
T push_back(T... args)

◆ cutTail()

void lsst::jointcal::StarList< FittedStar >::cutTail ( int nKeep)
inherited

cuts the end of the std::list

Definition at line 83 of file StarList.cc.

48 {
49 int count = 0;
50 auto si = this->begin();
51 for (; si != this->end() && count < nKeep; ++count, ++si)
52 ;
53 while (si != this->end()) {
54 si = this->erase(si);
55 }
56}
std::shared_ptr< FittedStar > begin(std::shared_ptr< FittedStar >... args)
std::shared_ptr< FittedStar > end(std::shared_ptr< FittedStar >... args)
std::shared_ptr< FittedStar > erase(std::shared_ptr< FittedStar >... args)

◆ extractInFrame()

void lsst::jointcal::StarList< FittedStar >::extractInFrame ( StarList< FittedStar > & out,
const Frame & frame ) const
inherited

copy the part of the std::list which is included in the frame at the end of another std::list

Definition at line 86 of file StarList.cc.

59 {
60 for (auto const &star : *this) {
61 if (frame.inFrame(*star)) {
63 }
64 }
65}

◆ fluxSort()

void lsst::jointcal::StarList< FittedStar >::fluxSort ( )
inherited

a model routine to sort the std::list

see decreasingFlux() to see what it is, if you want another sorting criterion)

Definition at line 80 of file StarList.cc.

42 {
44 this->sort([](const E &e1, const E &e2) { return (e1->getFlux() > e2->getFlux()); });
45}
std::shared_ptr< FittedStar > sort(std::shared_ptr< FittedStar >... args)

◆ print()

void lsst::jointcal::StarList< FittedStar >::print ( std::ostream & out) const
inlineinherited

invokes print(stream) for all Stars in the std::list.

Definition at line 72 of file StarList.h.

72 {
73 for (auto &p : *this) p->print(out);
74 }
void print(std::ostream &out) const
invokes print(stream) for all Stars in the std::list.
Definition StarList.h:72

Member Data Documentation

◆ elements

STL member.

◆ inTangentPlaneCoordinates

bool lsst::jointcal::FittedStarList::inTangentPlaneCoordinates

Definition at line 118 of file FittedStar.h.


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