LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
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"
 
- Static Public Attributes inherited from lsst.pipe.tasks.mocks.simpleMapper.CatalogPersistenceType
string python = "lsst.afw.table.BaseCatalog"
 
string cpp = "BaseCatalog"
 
string storage = "FitsCatalogStorage"
 
string ext = ".fits"
 
- Static Public Attributes inherited from lsst.pipe.tasks.mocks.simpleMapper.PersistenceType
 python = None
 
string cpp = "ignored"
 
 storage = None
 
string ext = ""
 
tuple suffixes = ()
 

Additional Inherited Members

- Public Member Functions inherited from lsst.pipe.tasks.mocks.simpleMapper.PersistenceType
def makeButlerLocation
 

Detailed Description

Definition at line 112 of file simpleMapper.py.

Member Data Documentation

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

Definition at line 114 of file simpleMapper.py.

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

Definition at line 113 of file simpleMapper.py.


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