![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, name, defaultPath='standardHistos/', TriggerChain='', **args) | |
| appendHistos (self, *hfillers) | |
| toAlg (self, monhelper) | |
| __getattr__ (self, attr) | |
| __setattr__ (self, attr, value) | |
| __setitem__ (self, attr, value) | |
| clone (self, **kwargs) | |
| dump (self, out=None) | |
Public Attributes | |
| name = name | |
| list | FillerTools = [] |
Protected Member Functions | |
| _dump (self, writeFunc) | |
A dictionary specialized to contain a JetMonitoringAlg specification
Definition at line 520 of file JetMonitoringConfig.py.
| JetMonitoringConfig.JetMonAlgSpec.__init__ | ( | self, | |
| name, | |||
| defaultPath = 'standardHistos/', | |||
| TriggerChain = '', | |||
| ** | args ) |
Definition at line 523 of file JetMonitoringConfig.py.
|
inherited |
Definition at line 47 of file JetMonitoringConfig.py.
|
inherited |
Definition at line 54 of file JetMonitoringConfig.py.
|
inherited |
Definition at line 60 of file JetMonitoringConfig.py.
|
protected |
Reimplemented from JetMonitoringConfig.ConfigDict.
Definition at line 562 of file JetMonitoringConfig.py.
| JetMonitoringConfig.JetMonAlgSpec.appendHistos | ( | self, | |
| * | hfillers ) |
Definition at line 538 of file JetMonitoringConfig.py.
|
inherited |
Reimplemented in JetMonitoringConfig.HistoSpec, and JetMonitoringConfig.ToolSpec.
Definition at line 68 of file JetMonitoringConfig.py.
|
inherited |
prints the content of this dict on stdout (default) or in the file 'out'
Definition at line 76 of file JetMonitoringConfig.py.
| JetMonitoringConfig.JetMonAlgSpec.toAlg | ( | self, | |
| monhelper ) |
Definition at line 542 of file JetMonitoringConfig.py.
| list JetMonitoringConfig.JetMonAlgSpec.FillerTools = [] |
Definition at line 535 of file JetMonitoringConfig.py.
| JetMonitoringConfig.JetMonAlgSpec.name = name |
Definition at line 525 of file JetMonitoringConfig.py.