![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, Alg) | |
| addOutput (self, name) | |
| addHypoTool (self, flags, hypoToolConf) | |
| setPreviousDecision (self, prev) | |
| __repr__ (self) | |
| setPar (self, propname, value) | |
| readOutputList (self) | |
| addInput (self, name) | |
| readInputList (self) | |
| getOutputList (self) | |
| getInputList (self) | |
Public Attributes | |
| list | previous = [] |
| outputProp = outputProp | |
| inputProp = inputProp | |
| tuple | name = ("%sNode")%( Alg.getName() ) |
| Alg = Alg | |
| list | inputs = [] |
| list | outputs = [] |
Static Public Attributes | |
| str | initialOutput = 'StoreGateSvc+UNSPECIFIED_OUTPUT' |
AlgNode for HypoAlgs
Definition at line 123 of file MenuComponents.py.
| MenuComponents.HypoAlgNode.__init__ | ( | self, | |
| Alg ) |
Definition at line 126 of file MenuComponents.py.
| MenuComponents.HypoAlgNode.__repr__ | ( | self | ) |
Definition at line 161 of file MenuComponents.py.
| MenuComponents.HypoAlgNode.addHypoTool | ( | self, | |
| flags, | |||
| hypoToolConf ) |
Definition at line 141 of file MenuComponents.py.
|
inherited |
Reimplemented from MenuComponents.Node.
Definition at line 81 of file MenuComponents.py.
| MenuComponents.HypoAlgNode.addOutput | ( | self, | |
| name ) |
Reimplemented from MenuComponents.AlgNode.
Definition at line 131 of file MenuComponents.py.
|
inherited |
Definition at line 42 of file MenuComponents.py.
|
inherited |
Definition at line 39 of file MenuComponents.py.
|
inherited |
Definition at line 93 of file MenuComponents.py.
|
inherited |
Definition at line 76 of file MenuComponents.py.
|
inherited |
Definition at line 57 of file MenuComponents.py.
| MenuComponents.HypoAlgNode.setPreviousDecision | ( | self, | |
| prev ) |
Definition at line 157 of file MenuComponents.py.
|
inherited |
Definition at line 29 of file MenuComponents.py.
|
static |
Definition at line 125 of file MenuComponents.py.
|
inherited |
Definition at line 55 of file MenuComponents.py.
|
inherited |
Definition at line 30 of file MenuComponents.py.
|
inherited |
Definition at line 28 of file MenuComponents.py.
|
inherited |
Definition at line 54 of file MenuComponents.py.
|
inherited |
Definition at line 31 of file MenuComponents.py.
| MenuComponents.HypoAlgNode.previous = [] |
Definition at line 129 of file MenuComponents.py.