![]() |
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 58 of file ConfigAccumulator.py.
def python.ConfigAccumulator.OutputConfig.__init__ | ( | self, | |
origContainerName, | |||
variableName, | |||
* | noSys, | ||
enabled | |||
) |
Definition at line 61 of file ConfigAccumulator.py.
def python.ConfigAccumulator.OutputConfig.__repr__ | ( | self | ) |
Definition at line 69 of file ConfigAccumulator.py.
python.ConfigAccumulator.OutputConfig.enabled |
Definition at line 66 of file ConfigAccumulator.py.
python.ConfigAccumulator.OutputConfig.noSys |
Definition at line 65 of file ConfigAccumulator.py.
python.ConfigAccumulator.OutputConfig.origContainerName |
Definition at line 62 of file ConfigAccumulator.py.
python.ConfigAccumulator.OutputConfig.outputContainerName |
Definition at line 63 of file ConfigAccumulator.py.
python.ConfigAccumulator.OutputConfig.variableName |
Definition at line 64 of file ConfigAccumulator.py.