README.md
pyproject.toml
src/rx_data/__init__.py
src/rx_data/brem_bias_corrector.py
src/rx_data/collector.py
src/rx_data/electron_bias_corrector.py
src/rx_data/filtered_stats.py
src/rx_data/ganga_info.py
src/rx_data/hop_calculator.py
src/rx_data/mass_bias_corrector.py
src/rx_data/mass_calculator.py
src/rx_data/mis_calculator.py
src/rx_data/mva_calculator.py
src/rx_data/path_splitter.py
src/rx_data/rdf_getter.py
src/rx_data/rdf_getter12.py
src/rx_data/sample_emulator.py
src/rx_data/stats.py
src/rx_data/swp_calculator.py
src/rx_data/testing.py
src/rx_data/utilities.py
src/rx_data.egg-info/PKG-INFO
src/rx_data.egg-info/SOURCES.txt
src/rx_data.egg-info/dependency_links.txt
src/rx_data.egg-info/entry_points.txt
src/rx_data.egg-info/requires.txt
src/rx_data.egg-info/top_level.txt
src/rx_data_data/__init__.py
src/rx_data_data/copy_files/rk.yaml
src/rx_data_data/copy_files/rk_nopid.yaml
src/rx_data_data/copy_files/rkst.yaml
src/rx_data_data/copy_files/rkst_nopid.yaml
src/rx_data_data/emulated_trees/config.yaml
src/rx_data_data/friend_trees/rk.yaml
src/rx_data_data/friend_trees/rkst.yaml
src/rx_data_data/friend_trees/rkst_no_hop.yaml
src/rx_data_data/rdf_getter/common.yaml
src/rx_data_data/rdf_getter/rk.yaml
src/rx_data_data/rdf_getter/rk_nopid.yaml
src/rx_data_data/rdf_getter/rkst.yaml
src/rx_data_data/rdf_getter/rkst_nopid.yaml
src/rx_data_data/rdf_getter12/config.yaml
src/rx_data_data/tests/mass_bias_corrector/mass_overlay.yaml
src/rx_data_data/tests/swap_adder/bpd0kpienu.json
src/rx_data_lfns/__init__.py
src/rx_data_scripts/branch_calculator.py
src/rx_data_scripts/check_corrupted.py
src/rx_data_scripts/check_filtered_stats.py
src/rx_data_scripts/check_local_stats.py
src/rx_data_scripts/check_missing.py
src/rx_data_scripts/copy_samples.py
src/rx_data_scripts/download_rx_data.py
src/rx_data_scripts/dump_metadata.py
src/rx_data_scripts/get_lumi.py
src/rx_data_scripts/list_lfns.py
src/rx_data_scripts/list_triggers.py
src/rx_data_scripts/make_friend_trees.py
src/rx_data_scripts/merge_samples.py
src/rx_data_scripts/move_sample.py
tests/test_brem_bias_corrector.py
tests/test_electron_bias_corrector.py
tests/test_filtered_stats.py
tests/test_ganga_info.py
tests/test_hop_calculator.py
tests/test_mass_bias_corrector.py
tests/test_mass_calculator.py
tests/test_mis_calculator.py
tests/test_mva_calculator.py
tests/test_path_splitter.py
tests/test_rdf_getter.py
tests/test_rdf_getter12.py
tests/test_sample_emulator.py
tests/test_stats.py
tests/test_swp_calculator.py
tests/test_utilities.py