Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pr_commands Namespace Reference

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
 

Function Documentation

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().

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function:

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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