CollectionType
==============

.. currentmodule:: lsst.daf.butler.registry

.. autoclass:: CollectionType
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CollectionType.CALIBRATION
      ~CollectionType.CHAINED
      ~CollectionType.RUN
      ~CollectionType.TAGGED

   .. rubric:: Attributes Documentation

   .. autoattribute:: CALIBRATION
   .. autoattribute:: CHAINED
   .. autoattribute:: RUN
   .. autoattribute:: TAGGED