Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Latest commit

 

History

History
126 lines (95 loc) · 1.79 KB

api.rst

File metadata and controls

126 lines (95 loc) · 1.79 KB

API reference

.. currentmodule:: alphatwirl


binning

.. currentmodule:: alphatwirl.binning

.. autosummary::
   :toctree: generated

   Binning
   Echo
   Round
   RoundLog


loop

.. currentmodule:: alphatwirl.loop

.. autosummary::
   :toctree: generated

   Collector
   CollectorComposite
   CollectorDelegate
   EventLoop
   DatasetIntoEventBuildersSplitter
   EventDatasetReader
   EventLoopProgressReportWriter
   EventLoopRunner
   MPEventLoopRunner
   ReaderComposite
   NullCollector
   ReaderComposite
   splitfuncs.create_files_start_length_list

roottree

.. currentmodule:: alphatwirl.roottree

.. autosummary::
   :toctree: generated

   BEventBuilder
   BEvents
   Branch
   EventBuilder
   Events

selection

.. currentmodule:: alphatwirl.selection

.. autosummary::
   :toctree: generated

   build_selection
   modules.All
   modules.Any
   modules.Not
   modules.AllwCount
   modules.AnywCount
   modules.NotwCount
   modules.Count.Count
   modules.LambdaStr.LambdaStr

summary

.. currentmodule:: alphatwirl.summary

.. autosummary::
   :toctree: generated

   BackrefMultipleArrayReader
   Count
   KeyValueComposer
   NextKeyComposer
   Reader
   Scan
   Sum
   Summarizer
   WeightCalculatorOne

progressbar

.. currentmodule:: alphatwirl.progressbar

.. autosummary::
   :toctree: generated

   BProgressMonitor
   NullProgressMonitor
   ProgressBar
   ProgressMonitor
   ProgressPrint
   ProgressReport
   ProgressReportPickup
   ProgressReporter

concurrently

.. currentmodule:: alphatwirl.concurrently

.. autosummary::
   :toctree: generated

   CommunicationChannel
   CommunicationChannel0
   HTCondorJobSubmitter
   MultiprocessingDropbox
   SubprocessRunner
   TaskPackage
   TaskPackageDropbox
   Worker
   WorkingArea