lsst.pipe.tasks g38dd528b55+8ad9029b72
Static Public Attributes | List of all members
lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType:
lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType lsst.pipe.tasks.mocks.simpleMapper.PersistenceType lsst.pipe.tasks.mocks.simpleMapper.SourceCatalogPersistenceType

Static Public Attributes

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

Detailed Description

Definition at line 153 of file simpleMapper.py.

Member Data Documentation

◆ cpp

string lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType.cpp = "SimpleCatalog"
static

Definition at line 155 of file simpleMapper.py.

◆ python

string lsst.pipe.tasks.mocks.simpleMapper.SimpleCatalogPersistenceType.python = "lsst.afw.table.SimpleCatalog"
static

Definition at line 154 of file simpleMapper.py.


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