lsst.pipe.tasks  13.0-37-g58c8d4e+4
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | List of all members
lsst.pipe.tasks.mocks.simpleMapper.MapperMeta Class Reference
Inheritance diagram for lsst.pipe.tasks.mocks.simpleMapper.MapperMeta:
lsst.pipe.tasks.mocks.simpleMapper.SimpleMapper

Public Member Functions

def __init__
 

Detailed Description

Metaclass for SimpleMapper that creates map_ and query_ methods for everything found in the
'mappings' class variable.

Definition at line 207 of file simpleMapper.py.

Constructor & Destructor Documentation

def lsst.pipe.tasks.mocks.simpleMapper.MapperMeta.__init__ (   cls,
  name,
  bases,
  dict_ 
)

Definition at line 224 of file simpleMapper.py.


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