lsst.pipe.base  13.0-12-gaf0c0ec+8
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CABCMeta
 Clsst.pipe.base.argumentParser.DynamicDatasetTypeAbstract base class for a dataset type determined from parsed command-line arguments
 Clsst.pipe.base.argumentParser.ConfigDatasetTypeA dataset type specified by a config parameter
 Clsst.pipe.base.argumentParser.DatasetArgumentA dataset type specified by a command-line argument
 CAction
 Clsst.pipe.base.argumentParser.ConfigFileActionArgparse action to load config overrides from one or more files
 Clsst.pipe.base.argumentParser.ConfigValueActionArgparse action callback to override config parameters using name=value pairs from the command line
 Clsst.pipe.base.argumentParser.IdValueActionArgparse action callback to process a data ID into a dict
 Clsst.pipe.base.argumentParser.LogLevelActionArgparse action to set log level
 CArgumentParser
 Clsst.pipe.base.argumentParser.ArgumentParserAn argument parser for pipeline tasks that is based on argparse.ArgumentParser
 Clsst.pipe.base.argumentParser.InputOnlyArgumentParser
 CException
 Clsst.pipe.base.task.TaskErrorUse to report errors for which a traceback is not useful
 Cobject
 Clsst.pipe.base.argumentParser.DataIdArgumentGlorified struct for data about id arguments, used by ArgumentParser.add_id_argument
 Clsst.pipe.base.argumentParser.DataIdContainerA container for data IDs and associated data references
 Clsst.pipe.base.argumentParser.DynamicDatasetTypeAbstract base class for a dataset type determined from parsed command-line arguments
 Clsst.pipe.base.cmdLineTask.TaskRunner
 Clsst.pipe.base.cmdLineTask.ButlerInitializedTaskRunnerA TaskRunner for CmdLineTasks that require a 'butler' keyword argument to be passed to their constructor
 Clsst.pipe.base.struct.StructA struct to which you can add any fields
 Clsst.pipe.base.task.TaskBase class for data processing tasks
 Clsst.pipe.base.cmdLineTask.CmdLineTaskBase class for command-line tasks: tasks that may be executed from the command line
 Cwith_metaclass
 Clsst.pipe.base.argumentParser.DynamicDatasetTypeAbstract base class for a dataset type determined from parsed command-line arguments