ATLAS Offline Software
Loading...
Searching...
No Matches
muonEdgeTuner.py File Reference

Go to the source code of this file.

Namespaces

namespace  muonEdgeTuner

Functions

list[float] muonEdgeTuner._parse_float_list (str raw)
int muonEdgeTuner._run (list[str] cmd, Path log_path)
 muonEdgeTuner._iter_root_trees (Path root_file)
float muonEdgeTuner._pt_to_gev (float pt, str units)
float muonEdgeTuner._matched_ms_track_metric (tree, str truth_link_branch, str|None pt_branch, int truth_link_threshold, float min_pt_gev, str pt_units)
float muonEdgeTuner._metric_from_root (Path root_file, str|None preferred_tree, str|None preferred_branch, args)
list[str] muonEdgeTuner._chain_cmd (args, Path out_root, bool edge, float|None edge_threshold=None, float|None overlap_threshold=None)
 muonEdgeTuner.main ()