lsst.pipe.tasks gdf62c121a3+1fdf519404
Static Public Attributes | List of all members
lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType:
lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType lsst.pipe.tasks.mocks.simpleMapper.PersistenceType

Static Public Attributes

string python = "lsst.afw.detection.PeakCatalog"
 
string cpp = "PeakCatalog"
 

Detailed Description

Definition at line 168 of file simpleMapper.py.

Member Data Documentation

◆ cpp

string lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType.cpp = "PeakCatalog"
static

Definition at line 170 of file simpleMapper.py.

◆ python

string lsst.pipe.tasks.mocks.simpleMapper.PeakCatalogPersistenceType.python = "lsst.afw.detection.PeakCatalog"
static

Definition at line 169 of file simpleMapper.py.


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