ATLAS Offline Software
Classes | Variables
python.Auditor Namespace Reference

Classes

class  HephaestusAuditor
 

Variables

string __version__ = '1.1.0'
 
string __author__ = 'Wim Lavrijsen (WLavrijsen@lbl.gov)'
 
dictionary GlobalSettings = { 'label' : 'hephaestus', 'event-based' : True }
 

Variable Documentation

◆ __author__

string python.Auditor.__author__ = 'Wim Lavrijsen (WLavrijsen@lbl.gov)'
private

Definition at line 7 of file Auditor.py.

◆ __version__

string python.Auditor.__version__ = '1.1.0'
private

Definition at line 6 of file Auditor.py.

◆ GlobalSettings

dictionary python.Auditor.GlobalSettings = { 'label' : 'hephaestus', 'event-based' : True }

Definition at line 11 of file Auditor.py.