Go to the source code of this file.
|
| list[float] | muonEdgeTuner._parse_float_list (str raw) |
| int | muonEdgeTuner._run (list[str] command, Path log_path) |
| dict[str, float|int] | muonEdgeTuner._signal_muon_efficiency (Path root_file, str tree_name, int signal_origin, int signal_type) |
| list[str] | muonEdgeTuner._chain_command (args, Path out_root, bool edge, float|None edge_threshold=None, float|None overlap_threshold=None) |
| dict[str, float|int|str|bool] | muonEdgeTuner._result_row (float edge_threshold, float overlap_threshold, dict[str, float|int] baseline, dict[str, float|int] edge, float target_relative_efficiency_loss, Path root_file, Path log_file) |
| None | muonEdgeTuner.main () |