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

Functions

def line_fmt
 
def code_print
 
def check_include_guards
 
def main
 

Function Documentation

def check_include_guards.check_include_guards (   file)

Definition at line 30 of file check_include_guards.py.

View newest version in sPHENIX GitHub at line 30 of file check_include_guards.py

References code_print(), charm_jet_coverage.list, and Acts.open.

+ Here is the call graph for this function:

def check_include_guards.code_print (   code,
  start,
  maxlines = 15 
)

Definition at line 16 of file check_include_guards.py.

View newest version in sPHENIX GitHub at line 16 of file check_include_guards.py

References 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

Referenced by code_print().

+ Here is the caller graph for this function:

def check_include_guards.main ( void  )

Definition at line 69 of file check_include_guards.py.

View newest version in sPHENIX GitHub at line 69 of file check_include_guards.py

References print().

+ Here is the call graph for this function: