.coveragerc
.gitignore
.gitlab-ci.yml
LICENSE
README.md
environment.yaml
example.json
pyproject.toml
setup.cfg
setup.py
src/LbAPLocal/__init__.py
src/LbAPLocal/cern_sso.py
src/LbAPLocal/cli.py
src/LbAPLocal/log_parsing.py
src/LbAPLocal/testing.py
src/LbAPLocal/utils.py
src/LbAPLocal.egg-info/PKG-INFO
src/LbAPLocal.egg-info/SOURCES.txt
src/LbAPLocal.egg-info/dependency_links.txt
src/LbAPLocal.egg-info/entry_points.txt
src/LbAPLocal.egg-info/not-zip-safe
src/LbAPLocal.egg-info/requires.txt
src/LbAPLocal.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_execute.py
tests/test_local_datapkg.py
tests/test_log_parse.py
tests/data/data-pkg-repo/.gitignore
tests/data/data-pkg-repo/.gitlab-ci.yml
tests/data/data-pkg-repo/AnalysisProductions.xenv
tests/data/data-pkg-repo/COPYING
tests/data/data-pkg-repo/README.md
tests/data/data-pkg-repo/__init__.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bc2Bspi2JpsiPhi.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bd2JpsiKstar.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bd2JpsiKstar_stripping.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bs2DsPi.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bs2JpsiPhi.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bs2JpsiPhi_Prompt.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bs2JpsiPhi_Prompt_PVMixer.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bs2JpsiPhi_Swave.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bu2JpsiKplus.py
tests/data/data-pkg-repo/BsToJpsiPhi/Bu2JpsiKplus_stripping.py
tests/data/data-pkg-repo/BsToJpsiPhi/LbJpsipK.py
tests/data/data-pkg-repo/BsToJpsiPhi/README.md
tests/data/data-pkg-repo/BsToJpsiPhi/info.yaml
tests/data/data-pkg-repo/BsToJpsiPhi/sequence_setup.py
tests/data/data-pkg-repo/BsToJpsiPhi/helpers/__init__.py
tests/data/data-pkg-repo/BsToJpsiPhi/helpers/stripping.py
tests/data/data-pkg-repo/BsToJpsiPhi/helpers/tuple_maker.py
tests/data/data-pkg-repo/RDs/README.md
tests/data/data-pkg-repo/RDs/Run1_Signal.py
tests/data/data-pkg-repo/RDs/Run2_Signal.py
tests/data/data-pkg-repo/RDs/info.yaml
tests/data/data-pkg-repo/RDs/helpers/__init__.py
tests/data/data-pkg-repo/RDs/helpers/signal_tuple_maker.py
tests/data/data-pkg-repo/cbtesting/2011_datatype.py
tests/data/data-pkg-repo/cbtesting/2012_datatype.py
tests/data/data-pkg-repo/cbtesting/2015_datatype.py
tests/data/data-pkg-repo/cbtesting/2016_datatype.py
tests/data/data-pkg-repo/cbtesting/2017_datatype.py
tests/data/data-pkg-repo/cbtesting/2018_datatype.py
tests/data/data-pkg-repo/cbtesting/B0ToK0ee.py
tests/data/data-pkg-repo/cbtesting/B0ToK0mumu.py
tests/data/data-pkg-repo/cbtesting/BpToKee.py
tests/data/data-pkg-repo/cbtesting/BpToKmumu.py
tests/data/data-pkg-repo/cbtesting/LbToL0ee.py
tests/data/data-pkg-repo/cbtesting/LbToL0eeSS.py
tests/data/data-pkg-repo/cbtesting/LbToL0emu.py
tests/data/data-pkg-repo/cbtesting/LbToL0emuSS.py
tests/data/data-pkg-repo/cbtesting/LbToL0mumu.py
tests/data/data-pkg-repo/cbtesting/LbToL0mumuSS.py
tests/data/data-pkg-repo/cbtesting/README.md
tests/data/data-pkg-repo/cbtesting/__init__.py
tests/data/data-pkg-repo/cbtesting/general_options.py
tests/data/data-pkg-repo/cbtesting/info.yaml
tests/data/data-pkg-repo/cbtesting/mc_general_options_DST.py
tests/data/data-pkg-repo/cbtesting/mc_general_options_FDST.py
tests/data/data-pkg-repo/cbtesting/mc_general_options_FMDST.py
tests/data/data-pkg-repo/cbtesting/mc_general_options_MDST.py
tests/data/data-pkg-repo/cbtesting/sequence_setup.py
tests/data/data-pkg-repo/cbtesting/stripping_seq.py
tests/data/data-pkg-repo/cbtesting/helpers/MC_tuple_maker.py
tests/data/data-pkg-repo/cbtesting/helpers/__init__.py
tests/data/data-pkg-repo/cbtesting/helpers/decay_descriptors.py
tests/data/data-pkg-repo/cbtesting/helpers/locations.py
tests/data/data-pkg-repo/cbtesting/helpers/related_info.py
tests/data/data-pkg-repo/cbtesting/helpers/stripping.py
tests/data/data-pkg-repo/cbtesting/helpers/tags.py
tests/data/data-pkg-repo/cbtesting/helpers/tuple_maker.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Bd2JpsiKs_ee.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Bd2JpsiKs_mm.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Bd2Ksee.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Bd2Ksmm.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Bd2PsiKs_ee.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Bd2PsiKs_mm.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Bu2JpsiK_ee.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Bu2JpsiK_mm.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Lb2JpsiL_ee.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Lb2JpsiL_mm.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Lb2Lee.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Lb2Lem.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Lb2Lmm.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Lb2PsiL_ee.py
tests/data/data-pkg-repo/cbtesting/mc_samples/MC_Lb2PsiL_mm.py
tests/data/example-logs/error-failed-to-read-file.log
tests/data/example-logs/error-illegal-instruction.log
tests/data/example-logs/error-missing-shared-library.log
tests/data/example-logs/error-platform-unsupported.log
tests/data/example-logs/error-related-info-missing.log
tests/data/example-logs/good-DaVinci_00110296_00000038_1.log
tests/data/example-logs/good-DaVinci_00110296_00000194_1.log
tests/data/example-logs/good-Gauss_00104988_00000011_1.log