Analysis Software
Documentation for sPHENIX simulation software
|
Classes | |
class | CommandError |
class | Context |
Functions | |
def | wrap_async |
def | app |
def | run_experiment |
def | atlas |
def | get_author_in_team |
def | preflight |
def | report_error |
def | main |
def pr_commands.app | ( | ) |
Definition at line 37 of file pr_commands.py.
View newest version in sPHENIX GitHub at line 37 of file pr_commands.py
Referenced by main().
def pr_commands.atlas | ( | ctx | ) |
Definition at line 50 of file pr_commands.py.
View newest version in sPHENIX GitHub at line 50 of file pr_commands.py
References join(), and print().
def pr_commands.get_author_in_team | ( | gh | ) |
Definition at line 123 of file pr_commands.py.
View newest version in sPHENIX GitHub at line 123 of file pr_commands.py
References preflight().
Referenced by preflight().
def pr_commands.main | ( | pr | ) |
Definition at line 165 of file pr_commands.py.
View newest version in sPHENIX GitHub at line 165 of file pr_commands.py
References app(), Acts::Concepts.exists, preflight(), and report_error().
Referenced by report_error().
def pr_commands.preflight | ( | token | ) |
Definition at line 139 of file pr_commands.py.
View newest version in sPHENIX GitHub at line 139 of file pr_commands.py
References get_author_in_team().
Referenced by get_author_in_team(), and main().
def pr_commands.report_error | ( | token | ) |
Definition at line 150 of file pr_commands.py.
View newest version in sPHENIX GitHub at line 150 of file pr_commands.py
References main().
Referenced by main().
def pr_commands.run_experiment | ( | ) |
Definition at line 42 of file pr_commands.py.
View newest version in sPHENIX GitHub at line 42 of file pr_commands.py
def pr_commands.wrap_async | ( | fn | ) |
Definition at line 17 of file pr_commands.py.
View newest version in sPHENIX GitHub at line 17 of file pr_commands.py