![]() |
ATLAS Offline Software
|
Public Member Functions | |
| def | __init__ (self, origContainerName, variableName, *noSys, enabled) |
| def | __repr__ (self) |
Public Attributes | |
| origContainerName | |
| outputContainerName | |
| variableName | |
| noSys | |
| enabled | |
all the data for a given variables in the output that has been registered
Definition at line 65 of file ConfigAccumulator.py.
| def python.ConfigAccumulator.OutputConfig.__init__ | ( | self, | |
| origContainerName, | |||
| variableName, | |||
| * | noSys, | ||
| enabled | |||
| ) |
Definition at line 68 of file ConfigAccumulator.py.
| def python.ConfigAccumulator.OutputConfig.__repr__ | ( | self | ) |
Definition at line 76 of file ConfigAccumulator.py.
| python.ConfigAccumulator.OutputConfig.enabled |
Definition at line 73 of file ConfigAccumulator.py.
| python.ConfigAccumulator.OutputConfig.noSys |
Definition at line 72 of file ConfigAccumulator.py.
| python.ConfigAccumulator.OutputConfig.origContainerName |
Definition at line 69 of file ConfigAccumulator.py.
| python.ConfigAccumulator.OutputConfig.outputContainerName |
Definition at line 70 of file ConfigAccumulator.py.
| python.ConfigAccumulator.OutputConfig.variableName |
Definition at line 71 of file ConfigAccumulator.py.
1.8.18