ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
def | parse_clang_tidy_item |
def | parse_clang_tidy_output |
def | main |
def make_report.main | ( | ) |
Definition at line 74 of file make_report.py.
View newest version in sPHENIX GitHub at line 74 of file make_report.py
References filter, Acts.open, parse_clang_tidy_output(), and print().
def make_report.parse_clang_tidy_item | ( | itemstr | ) |
Definition at line 21 of file make_report.py.
View newest version in sPHENIX GitHub at line 21 of file make_report.py
References int(), and print().
def make_report.parse_clang_tidy_output | ( | output | ) |
Definition at line 45 of file make_report.py.
View newest version in sPHENIX GitHub at line 45 of file make_report.py
Referenced by main().