README.md
pyproject.toml
src/post_ap/__init__.py
src/post_ap/data_vars_adder.py
src/post_ap/filter_file.py
src/post_ap/mc_vars_adder.py
src/post_ap/ntuple_filter.py
src/post_ap/part_vars_adder.py
src/post_ap/pfn_reader.py
src/post_ap/selector.py
src/post_ap/utilities.py
src/post_ap.egg-info/PKG-INFO
src/post_ap.egg-info/SOURCES.txt
src/post_ap.egg-info/dependency_links.txt
src/post_ap.egg-info/entry_points.txt
src/post_ap.egg-info/requires.txt
src/post_ap.egg-info/top_level.txt
src/post_ap_data/__init__.py
src/post_ap_data/local/link_conf.yaml
src/post_ap_data/post_ap/lbpkmumu/v1.yaml
src/post_ap_data/post_ap/nopid/v1.yaml
src/post_ap_data/post_ap/rk/v1.yaml
src/post_ap_data/post_ap/rk/v2.yaml
src/post_ap_data/post_ap/rkst/v1.yaml
src/post_ap_data/post_ap/rkst/v2.yaml
src/post_ap_data/post_ap/rx/v1.yaml
src/post_ap_data/post_ap/rx/v10.yaml
src/post_ap_data/post_ap/rx/v11.yaml
src/post_ap_data/post_ap/rx/v12.yaml
src/post_ap_data/post_ap/rx/v13.yaml
src/post_ap_data/post_ap/rx/v14.yaml
src/post_ap_data/post_ap/rx/v2.yaml
src/post_ap_data/post_ap/rx/v3.yaml
src/post_ap_data/post_ap/rx/v4.yaml
src/post_ap_data/post_ap/rx/v5.yaml
src/post_ap_data/post_ap/rx/v6.yaml
src/post_ap_data/post_ap/rx/v7.yaml
src/post_ap_data/post_ap/rx/v8.yaml
src/post_ap_data/post_ap/rx/v9.yaml
src/post_ap_data/samples/sample_run3.yaml
src/post_ap_data/selection/good_runs.yaml
src/post_ap_data/tests/dt_2024_turbo_comp.json
src/post_ap_data/tests/mc_2024_turbo_comp.json
src/post_ap_data/tests/pfn_reader/simple.yaml
src/post_ap_grid/__init__.py
src/post_ap_grid/run_filter
src/post_ap_scripts/__init__.py
src/post_ap_scripts/dump_samples.py
src/post_ap_scripts/filter_ntuples.py
src/post_ap_scripts/job_filter_dirac.py
src/post_ap_scripts/job_filter_ganga.py
src/post_ap_scripts/lfns_from_csv.py
src/post_ap_scripts/list_venvs
src/post_ap_scripts/plot_vars.py
src/post_ap_scripts/post_shell
src/post_ap_scripts/remove_job
src/post_ap_scripts/save_pfns.py
src/post_ap_scripts/update_tarball
src/post_ap_scripts/validate_slimming.py
tests/test_data_vars_adder.py
tests/test_filter_file.py
tests/test_mc_vars_adder.py
tests/test_ntuple_filter.py
tests/test_part_vars_adder.py
tests/test_pfn_reader.py
tests/test_selector.py
tests/test_utilities.py
tests/test_validate_slimming.py