![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
| def | line_fmt |
| def | code_print |
| def | check_include_guards |
| def | main |
| def check_include_guards.check_include_guards | ( | file | ) |
Definition at line 32 of file check_include_guards.py.
View newest version in sPHENIX GitHub at line 32 of file check_include_guards.py
References code_print(), test_fpe.count, and Acts.open.
Here is the call graph for this function:| def check_include_guards.code_print | ( | code, | |
| start, | |||
maxlines = 15 |
|||
| ) |
Definition at line 17 of file check_include_guards.py.
View newest version in sPHENIX GitHub at line 17 of file check_include_guards.py
References Acts.enumerate(), join(), and line_fmt().
Referenced by check_include_guards().
Here is the call graph for this function:
Here is the caller graph for this function:| def check_include_guards.line_fmt | ( | line | ) |
Definition at line 13 of file check_include_guards.py.
View newest version in sPHENIX GitHub at line 13 of file check_include_guards.py
References material_mapping_optimisation.format.
Referenced by code_print().
Here is the caller graph for this function:| def check_include_guards.main | ( | void | ) |
Definition at line 76 of file check_include_guards.py.
View newest version in sPHENIX GitHub at line 76 of file check_include_guards.py
References material_mapping_optimisation.format, print(), and sum().
Here is the call graph for this function: