MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
alphatwirl/__init__.py
alphatwirl/_version.py
alphatwirl.egg-info/PKG-INFO
alphatwirl.egg-info/SOURCES.txt
alphatwirl.egg-info/dependency_links.txt
alphatwirl.egg-info/top_level.txt
alphatwirl/binning/Binning.py
alphatwirl/binning/Combine.py
alphatwirl/binning/Echo.py
alphatwirl/binning/ReturnTrue.py
alphatwirl/binning/Round.py
alphatwirl/binning/RoundLog.py
alphatwirl/binning/__init__.py
alphatwirl/cmsedm/CMSEDMEventBuilder.py
alphatwirl/cmsedm/CMSEDMEvents.py
alphatwirl/cmsedm/EventBuilderConfig.py
alphatwirl/cmsedm/EventBuilderConfigMaker.py
alphatwirl/cmsedm/__init__.py
alphatwirl/cmsedm/load_fwlite.py
alphatwirl/collector/ToDataFrame.py
alphatwirl/collector/ToDataFrameWithDatasetColumn.py
alphatwirl/collector/ToTupleList.py
alphatwirl/collector/ToTupleListWithDatasetColumn.py
alphatwirl/collector/WriteListToFile.py
alphatwirl/collector/WritePandasDataFrameToFile.py
alphatwirl/collector/__init__.py
alphatwirl/concurrently/CommunicationChannel.py
alphatwirl/concurrently/CommunicationChannel0.py
alphatwirl/concurrently/HTCondorJobSubmitter.py
alphatwirl/concurrently/MultiprocessingDropbox.py
alphatwirl/concurrently/SubprocessRunner.py
alphatwirl/concurrently/TaskPackage.py
alphatwirl/concurrently/TaskPackageDropbox.py
alphatwirl/concurrently/Worker.py
alphatwirl/concurrently/WorkingArea.py
alphatwirl/concurrently/__init__.py
alphatwirl/concurrently/example_load.py
alphatwirl/concurrently/example_load_result.py
alphatwirl/concurrently/example_submit_htcondor.py
alphatwirl/concurrently/exec_util.py
alphatwirl/concurrently/queuehandler.py
alphatwirl/concurrently/run.py
alphatwirl/concurrently/testing.py
alphatwirl/configure/TableConfigCompleter.py
alphatwirl/configure/TableFileNameComposer.py
alphatwirl/configure/__init__.py
alphatwirl/configure/build_counter_collector_pair.py
alphatwirl/configure/build_progressMonitor_communicationChannel.py
alphatwirl/datasetloop/__init__.py
alphatwirl/datasetloop/loop.py
alphatwirl/datasetloop/reader.py
alphatwirl/datasetloop/resume.py
alphatwirl/delphes/DelphesEventBuilder.py
alphatwirl/delphes/DelphesEvents.py
alphatwirl/delphes/EventBuilderConfig.py
alphatwirl/delphes/EventBuilderConfigMaker.py
alphatwirl/delphes/TClonesArrayWrap.py
alphatwirl/delphes/__init__.py
alphatwirl/delphes/load_delphes.py
alphatwirl/heppyresult/Analyzer.py
alphatwirl/heppyresult/Component.py
alphatwirl/heppyresult/ComponentLoop.py
alphatwirl/heppyresult/ComponentReaderComposite.py
alphatwirl/heppyresult/EventBuilder.py
alphatwirl/heppyresult/EventBuilderConfig.py
alphatwirl/heppyresult/EventBuilderConfigMaker.py
alphatwirl/heppyresult/HeppyResult.py
alphatwirl/heppyresult/ReadComponentConfig.py
alphatwirl/heppyresult/ReadCounter.py
alphatwirl/heppyresult/ReadVersionInfo.py
alphatwirl/heppyresult/TblBranch.py
alphatwirl/heppyresult/TblBrilCalc.py
alphatwirl/heppyresult/TblComponentConfig.py
alphatwirl/heppyresult/TblCounter.py
alphatwirl/heppyresult/TblCounterLong.py
alphatwirl/heppyresult/TblTree.py
alphatwirl/heppyresult/__init__.py
alphatwirl/loop/Collector.py
alphatwirl/loop/CollectorComposite.py
alphatwirl/loop/CollectorDelegate.py
alphatwirl/loop/DatasetIntoEventBuildersSplitter.py
alphatwirl/loop/EventDatasetReader.py
alphatwirl/loop/EventLoop.py
alphatwirl/loop/EventLoopProgressReportWriter.py
alphatwirl/loop/EventLoopRunner.py
alphatwirl/loop/EventsInDatasetReader.py
alphatwirl/loop/MPEventLoopRunner.py
alphatwirl/loop/NullCollector.py
alphatwirl/loop/ReaderComposite.py
alphatwirl/loop/__init__.py
alphatwirl/loop/merge.py
alphatwirl/loop/splitfuncs.py
alphatwirl/misc/__init__.py
alphatwirl/misc/deprecation.py
alphatwirl/misc/listToAlignedText.py
alphatwirl/misc/list_to_aligned_text.py
alphatwirl/misc/mkdir_p.py
alphatwirl/misc/profile_func.py
alphatwirl/misc/quote_string.py
alphatwirl/parallel/__init__.py
alphatwirl/parallel/build.py
alphatwirl/parallel/parallel.py
alphatwirl/progressbar/BProgressMonitor.py
alphatwirl/progressbar/NullProgressMonitor.py
alphatwirl/progressbar/ProgressBar.py
alphatwirl/progressbar/ProgressMonitor.py
alphatwirl/progressbar/ProgressPrint.py
alphatwirl/progressbar/ProgressReport.py
alphatwirl/progressbar/ProgressReportPickup.py
alphatwirl/progressbar/ProgressReporter.py
alphatwirl/progressbar/__init__.py
alphatwirl/roottree/BEventBuilder.py
alphatwirl/roottree/BEvents.py
alphatwirl/roottree/Branch.py
alphatwirl/roottree/BranchAddressManager.py
alphatwirl/roottree/BranchAddressManagerForVector.py
alphatwirl/roottree/BranchBuilder.py
alphatwirl/roottree/EventBuilder.py
alphatwirl/roottree/EventBuilderConfig.py
alphatwirl/roottree/Events.py
alphatwirl/roottree/__init__.py
alphatwirl/roottree/build.py
alphatwirl/roottree/inspect.py
alphatwirl/selection/__init__.py
alphatwirl/selection/funcs.py
alphatwirl/selection/factories/__init__.py
alphatwirl/selection/factories/expand.py
alphatwirl/selection/factories/factory.py
alphatwirl/selection/modules/Count.py
alphatwirl/selection/modules/LambdaStr.py
alphatwirl/selection/modules/__init__.py
alphatwirl/selection/modules/basic.py
alphatwirl/selection/modules/with_count.py
alphatwirl/summary/BackrefMultipleArrayReader.py
alphatwirl/summary/Count.py
alphatwirl/summary/KeyValueComposer.py
alphatwirl/summary/NextKeyComposer.py
alphatwirl/summary/Reader.py
alphatwirl/summary/Scan.py
alphatwirl/summary/Sum.py
alphatwirl/summary/Summarizer.py
alphatwirl/summary/WeightCalculatorOne.py
alphatwirl/summary/__init__.py
alphatwirl/summary/convert.py
alphatwirl/summary/parse_indices_config.py
tests/unit/__init__.py
tests/unit/test_import_01.py
tests/unit/test_logger.py
tests/unit/test_version.py
tests/unit/binning/__init__.py
tests/unit/binning/test_Binning.py
tests/unit/binning/test_Combine.py
tests/unit/binning/test_Echo.py
tests/unit/binning/test_Round.py
tests/unit/binning/test_RoundLog.py
tests/unit/collector/__init__.py
tests/unit/collector/mock.py
tests/unit/collector/test_ToDataFrame.py
tests/unit/collector/test_ToDataFrameWithDatasetColumn.py
tests/unit/collector/test_ToTupleList.py
tests/unit/collector/test_ToTupleListWithDatasetColumn.py
tests/unit/collector/test_WriteListToFile.py
tests/unit/collector/test_WritePandasDataFrameToFile.py
tests/unit/collector/test_mock_MockReader.py
tests/unit/collector/test_mock_MockSummarizer.py
tests/unit/concurrently/__init__.py
tests/unit/concurrently/test_CommunicationChannel.py
tests/unit/concurrently/test_HTCondorJobSubmitter.py
tests/unit/concurrently/test_MultiprocessingDropbox.py
tests/unit/concurrently/test_MultiprocessingDropbox_logging.py
tests/unit/concurrently/test_SubprocessRunner.py
tests/unit/concurrently/test_TaskPackageDropbox_put.py
tests/unit/concurrently/test_TaskPackageDropbox_receive.py
tests/unit/concurrently/test_WorkingArea.py
tests/unit/concurrently/test_channel.py
tests/unit/concurrently/test_condor.py
tests/unit/concurrently/test_exec_util.py
tests/unit/concurrently/test_run_py.py
tests/unit/configure/__init__.py
tests/unit/configure/test_TableConfigCompleter.py
tests/unit/configure/test_TableFileNameComposer.py
tests/unit/configure/test_build.py
tests/unit/datasetloop/__init__.py
tests/unit/datasetloop/test_loop_common.py
tests/unit/datasetloop/test_loop_pickle.py
tests/unit/datasetloop/test_reader_DatasetReaderComposite.py
tests/unit/datasetloop/test_resume_py.py
tests/unit/delphes/__init__.py
tests/unit/delphes/test_DelphesEvents.py
tests/unit/examples/__init__.py
tests/unit/examples/test_iterator_example.py
tests/unit/examples/test_mock.py
tests/unit/examples/test_test_example.py
tests/unit/examples/test_unicode.py
tests/unit/heppyresult/__init__.py
tests/unit/heppyresult/test_Analyzer.py
tests/unit/heppyresult/test_Component.py
tests/unit/heppyresult/test_ComponentLoop.py
tests/unit/heppyresult/test_ComponentReaderComposite.py
tests/unit/heppyresult/test_EventBuilder.py
tests/unit/heppyresult/test_EventBuilderConfigMaker.py
tests/unit/heppyresult/test_HeppyResult.py
tests/unit/heppyresult/test_ReadComponentConfig.py
tests/unit/heppyresult/test_ReadCounter.py
tests/unit/heppyresult/test_ReadVersionInfo.py
tests/unit/heppyresult/test_TblBranch.py
tests/unit/heppyresult/test_TblComponentConfig.py
tests/unit/heppyresult/test_TblCounter.py
tests/unit/heppyresult/test_TblCounterLong.py
tests/unit/loop/__init__.py
tests/unit/loop/test_Collector.py
tests/unit/loop/test_CollectorComposite.py
tests/unit/loop/test_CollectorDelegate.py
tests/unit/loop/test_DatasetIntoEventBuildersSplitter.py
tests/unit/loop/test_EventDatasetReader.py
tests/unit/loop/test_EventLoop.py
tests/unit/loop/test_EventLoopRunner.py
tests/unit/loop/test_EventsInDatasetReader.py
tests/unit/loop/test_MPEventLoopRunner.py
tests/unit/loop/test_NullCollector.py
tests/unit/loop/test_ReaderComposite.py
tests/unit/loop/test_build_01.py
tests/unit/loop/test_merge.py
tests/unit/loop/test_splitfuncs.py
tests/unit/loop/test_splitfuncs_apply_max_events_total.py
tests/unit/loop/test_splitfuncs_files_start_length_list.py
tests/unit/misc/__init__.py
tests/unit/misc/test_PandasQuotes.py
tests/unit/misc/test_deprecation.py
tests/unit/misc/test_deprecation_option.py
tests/unit/misc/test_deprecation_renamed.py
tests/unit/misc/test_listToAlignedText.py
tests/unit/misc/test_list_to_aligned_text.py
tests/unit/misc/test_profile_func.py
tests/unit/misc/test_quote_string.py
tests/unit/parallel/__init__.py
tests/unit/parallel/test_build_parallel.py
tests/unit/parallel/test_parallel_Parallel.py
tests/unit/progressbar/__init__.py
tests/unit/progressbar/test_BProgressMonitor.py
tests/unit/progressbar/test_ProgressMonitor.py
tests/unit/progressbar/test_ProgressPrint.py
tests/unit/progressbar/test_ProgressReport.py
tests/unit/progressbar/test_ProgressReportPickup.py
tests/unit/progressbar/test_ProgressReporter.py
tests/unit/roottree/__init__.py
tests/unit/roottree/conftest.py
tests/unit/roottree/test_BEventBuilder.py
tests/unit/roottree/test_BEvents.py
tests/unit/roottree/test_BEvents_empty_chain.py
tests/unit/roottree/test_BEvents_sample_01.py
tests/unit/roottree/test_BEvents_sample_02.py
tests/unit/roottree/test_BEvents_sample_03.py
tests/unit/roottree/test_BEvents_sample_04.py
tests/unit/roottree/test_BEvents_sample_chain.py
tests/unit/roottree/test_Branch.py
tests/unit/roottree/test_BranchAddressManager.py
tests/unit/roottree/test_BranchBuilder.py
tests/unit/roottree/test_EventBuilder.py
tests/unit/roottree/test_Events_getattr.py
tests/unit/roottree/test_Events_iteration.py
tests/unit/roottree/test_build_BuildEvents.py
tests/unit/roottree/test_inspect_get_entries.py
tests/unit/roottree/test_inspect_sample_03.py
tests/unit/roottree/test_inspect_sample_04.py
tests/unit/selection/__init__.py
tests/unit/selection/test_build_selection.py
tests/unit/selection/test_import.py
tests/unit/selection/factories/__init__.py
tests/unit/selection/factories/test_AllAnyNotFactory.py
tests/unit/selection/factories/test_FactoryDispatcher.py
tests/unit/selection/factories/test_LambdaStrFactory.py
tests/unit/selection/factories/test_expand_path_cfg.py
tests/unit/selection/factories/test_expand_path_cfg_alias.py
tests/unit/selection/factories/test_expand_path_cfg_example.py
tests/unit/selection/modules/__init__.py
tests/unit/selection/modules/test_Count.py
tests/unit/selection/modules/test_Count_operator.py
tests/unit/selection/modules/test_LambdaStr.py
tests/unit/selection/modules/test_begin_end.py
tests/unit/selection/modules/test_selection.py
tests/unit/selection/modules/test_selection_event.py
tests/unit/selection/modules/test_str.py
tests/unit/selection/modules/test_with_count.py
tests/unit/selection/modules/test_with_count_combination.py
tests/unit/summary/__init__.py
tests/unit/summary/test_BackrefMultipleArrayReader.py
tests/unit/summary/test_Count.py
tests/unit/summary/test_KeyValueComposer.py
tests/unit/summary/test_NextKeyComposer.py
tests/unit/summary/test_Reader.py
tests/unit/summary/test_Scan.py
tests/unit/summary/test_Sum.py
tests/unit/summary/test_Summarizer.py
tests/unit/summary/test_Summarizer_operator.py
tests/unit/summary/test_WeightCalculatorOne.py
tests/unit/summary/test_convert_key_vals_dict_to_tuple_list.py
tests/unit/summary/test_parse_indices_config.py