TractMatchedSummaryTask
=======================

.. currentmodule:: lsst.faro.summary

.. autoclass:: TractMatchedSummaryTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TractMatchedSummaryTask.canMultiprocess

   .. rubric:: Methods Summary

   .. autosummary::

      ~TractMatchedSummaryTask.adaptArgsAndRun
      ~TractMatchedSummaryTask.addStandardMetadata
      ~TractMatchedSummaryTask.areInputDatasetsScalar
      ~TractMatchedSummaryTask.emptyMetadata
      ~TractMatchedSummaryTask.getAllSchemaCatalogs
      ~TractMatchedSummaryTask.getFullMetadata
      ~TractMatchedSummaryTask.getFullName
      ~TractMatchedSummaryTask.getInputDatasetTypes
      ~TractMatchedSummaryTask.getName
      ~TractMatchedSummaryTask.getResourceConfig
      ~TractMatchedSummaryTask.getSchemaCatalogs
      ~TractMatchedSummaryTask.getTaskDict
      ~TractMatchedSummaryTask.makeField
      ~TractMatchedSummaryTask.makeSubtask
      ~TractMatchedSummaryTask.run
      ~TractMatchedSummaryTask.runQuantum
      ~TractMatchedSummaryTask.timer

   .. rubric:: Attributes Documentation

   .. autoattribute:: canMultiprocess

   .. rubric:: Methods Documentation

   .. automethod:: adaptArgsAndRun
   .. automethod:: addStandardMetadata
   .. automethod:: areInputDatasetsScalar
   .. automethod:: emptyMetadata
   .. automethod:: getAllSchemaCatalogs
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getInputDatasetTypes
   .. automethod:: getName
   .. automethod:: getResourceConfig
   .. automethod:: getSchemaCatalogs
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: run
   .. automethod:: runQuantum
   .. automethod:: timer