lsst.pipe.base  20.0.0-8-g9573cbd+0eaf4f30a3
List of all members
lsst.pipe.base.graph.QuantumIterData Class Reference

Detailed Description

Helper class for iterating over quanta in a graph.

The `QuantumGraph.traverse` method needs to return topologically ordered
Quanta together with their dependencies. This class is used as a value
for the iterator, it contains enumerated Quantum and its dependencies.

Definition at line 60 of file graph.py.


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