Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cpp.utils Namespace Reference

Functions

def ReadFile
 

Variables

string __author__ 'nnorwitz@google.com (Neal Norwitz)'
 
 DEBUG True
 

Function Documentation

def cpp.utils.ReadFile (   filename,
  print_error = True 
)
Returns the contents of a file.

Definition at line 30 of file utils.py.

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

References Acts.open, and print().

+ Here is the call graph for this function:

Variable Documentation

string cpp.utils.__author__ 'nnorwitz@google.com (Neal Norwitz)'

Definition at line 20 of file utils.py.

View newest version in sPHENIX GitHub at line 20 of file utils.py

cpp.utils.DEBUG True

Definition at line 27 of file utils.py.

View newest version in sPHENIX GitHub at line 27 of file utils.py