lsst.pipe.base  18.1.0-9-gee19f03+6
List of all members
lsst.pipe.base.connections.DeferredDatasetRef Class Reference
Inheritance diagram for lsst.pipe.base.connections.DeferredDatasetRef:

Detailed Description

Class which denotes that a datasetRef should be treated as deferred when
interacting with the butler

Parameters
----------
datasetRef : `lsst.daf.butler.DatasetRef`
    The `lsst.daf.butler.DatasetRef` that will be eventually used to
    resolve a dataset

Definition at line 250 of file connections.py.


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