lsst.meas.algorithms  20.0.0-3-gbdbfa727+5
Public Member Functions | Static Public Member Functions | Protected Types | List of all members
lsst::meas::algorithms::CoaddBoundedField::Factory Class Reference
Inheritance diagram for lsst::meas::algorithms::CoaddBoundedField::Factory:
lsst::afw::table::io::PersistableFactory

Public Member Functions

virtual boost::shared_ptr< afw::table::io::Persistableread (InputArchive const &archive, CatalogVector const &catalogs) const
 
 Factory (std::string const &name)
 

Static Public Member Functions

static PersistableFactory const & lookup (std::string const &name, std::string const &module="")
 

Protected Types

typedef io::InputArchive InputArchive
 
typedef io::CatalogVector CatalogVector
 

Detailed Description

Definition at line 193 of file CoaddBoundedField.cc.

Constructor & Destructor Documentation

◆ Factory()

lsst::meas::algorithms::CoaddBoundedField::Factory::Factory ( std::string const &  name)
inline

Definition at line 218 of file CoaddBoundedField.cc.

Member Function Documentation

◆ read()

virtual boost::shared_ptr< afw::table::io::Persistable > lsst::meas::algorithms::CoaddBoundedField::Factory::read ( InputArchive const &  archive,
CatalogVector const &  catalogs 
) const
inlinevirtual

Implements lsst::afw::table::io::PersistableFactory.

Definition at line 196 of file CoaddBoundedField.cc.


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