Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
def | parse_clang_tidy_item |
def | parse_clang_tidy_output |
def | main |
def parse_clang_tidy.main | ( | void | ) |
Definition at line 85 of file parse_clang_tidy.py.
View newest version in sPHENIX GitHub at line 85 of file parse_clang_tidy.py
References Acts.open, parse_clang_tidy_output(), and print().
def parse_clang_tidy.parse_clang_tidy_item | ( | itemstr | ) |
Definition at line 23 of file parse_clang_tidy.py.
View newest version in sPHENIX GitHub at line 23 of file parse_clang_tidy.py
References join(), and print().
def parse_clang_tidy.parse_clang_tidy_output | ( | output | ) |
Definition at line 54 of file parse_clang_tidy.py.
View newest version in sPHENIX GitHub at line 54 of file parse_clang_tidy.py
References Acts.enumerate(), and cpp.gmock_class.set.
Referenced by main().