![]() |
ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, selectionName, decoration, *bits=0, preselection=None, comesFrom='', writeToOutput=True) |
Public Attributes | |
name | |
decoration | |
preselection | |
comesFrom | |
writeToOutput | |
all the data for a given selection that has been registered the bits argument is for backward compatibility, does nothing, and will be removed in the future.
Definition at line 14 of file ConfigAccumulator.py.
def python.ConfigAccumulator.SelectionConfig.__init__ | ( | self, | |
selectionName, | |||
decoration, | |||
* | bits = 0 , |
||
preselection = None , |
|||
comesFrom = '' , |
|||
writeToOutput = True |
|||
) |
Definition at line 20 of file ConfigAccumulator.py.
python.ConfigAccumulator.SelectionConfig.comesFrom |
Definition at line 27 of file ConfigAccumulator.py.
python.ConfigAccumulator.SelectionConfig.decoration |
Definition at line 22 of file ConfigAccumulator.py.
python.ConfigAccumulator.SelectionConfig.name |
Definition at line 21 of file ConfigAccumulator.py.
python.ConfigAccumulator.SelectionConfig.preselection |
Definition at line 24 of file ConfigAccumulator.py.
python.ConfigAccumulator.SelectionConfig.writeToOutput |
Definition at line 28 of file ConfigAccumulator.py.