ATLAS Offline Software
Classes | Namespaces | Functions | Variables
trfReports.py File Reference

Go to the source code of this file.

Classes

class  python.trfReports.trfReport
 Base (almost virtual) report from which all real transform reports derive. More...
 
class  python.trfReports.trfJobReport
 Class holding a transform job report. More...
 
class  python.trfReports.trfExecutorReport
 Class to contain metadata for an executor. More...
 
class  python.trfReports.trfFileReport
 Class to contain metadata for file types. More...
 
class  python.trfReports.machineReport
 Report on the machine where we ran. More...
 

Namespaces

 python.trfReports
 
 PyJobTransforms.trfReports
 Transform report classes and helper functions.
 

Functions

def python.trfReports.pyJobReportToFileDict (jobReport, io='all')
 Small helper function to extract a per-datatype dictionary from a job report of lists. More...
 
def python.trfReports.exeResourceReport (exe, report)
 

Variables

 python.trfReports.__version__
 
 python.trfReports.msg
 
 python.trfReports.defaultFileReport
 Default values for file reporting. More...