ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
make_report Namespace Reference

Functions

def parse_clang_tidy_item
 
def parse_clang_tidy_output
 
def main
 

Function Documentation

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

+ Here is the call graph for this function:

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

+ Here is the call graph for this function:

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

+ Here is the caller graph for this function: