lsst.pipe.tasks 21.0.0-180-gec3f5457+8df9e904fb
Static Public Attributes | List of all members
lsst.pipe.tasks.mocks.simpleMapper.SourceCatalogPersistenceType Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.simpleMapper.SourceCatalogPersistenceType:
lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType lsst.pipe.tasks.mocks.simpleMapper.PersistenceType

Static Public Attributes

string python = "lsst.afw.table.SourceCatalog"
 
string cpp = "SourceCatalog"
 

Detailed Description

Definition at line 153 of file simpleMapper.py.

Member Data Documentation

◆ cpp

string lsst.pipe.tasks.mocks.simpleMapper.SourceCatalogPersistenceType.cpp = "SourceCatalog"
static

Definition at line 155 of file simpleMapper.py.

◆ python

string lsst.pipe.tasks.mocks.simpleMapper.SourceCatalogPersistenceType.python = "lsst.afw.table.SourceCatalog"
static

Definition at line 154 of file simpleMapper.py.


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