lsst.pipe.base  21.0.0-18-g546cdbd+18e1344c9b
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 247 of file connections.py.


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