![]() |
ATLAS Offline Software
|
Public Types | |
| typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type | result |
Public Member Functions | |
| __init__ (self, name, comboHypoCfg) | |
| __del__ (self) | |
| create (self, name) | |
| mapRawInputsToInputsIndex (self) | |
| addChain (self, chainDict) | |
| getChains (self) | |
| createComboHypoTools (self, flags, chainDict, comboToolConfs) | |
| setPar (self, propname, value) | |
| addOutput (self, name) | |
| readOutputList (self) | |
| addInput (self, name) | |
| readInputList (self) | |
| __repr__ (self) | |
| getOutputList (self) | |
| getInputList (self) | |
Public Attributes | |
| comboHypoCfg = comboHypoCfg | |
| acc = self.create( name ) | |
| outputProp = outputProp | |
| inputProp = inputProp | |
| tuple | name = ("%sNode")%( Alg.getName() ) |
| Alg = Alg | |
| list | inputs = [] |
| list | outputs = [] |
AlgNode for Combo HypoAlgs
Definition at line 179 of file MenuComponents.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
| MenuComponents.ComboHypoNode.__init__ | ( | self, | |
| name, | |||
| comboHypoCfg ) |
Definition at line 181 of file MenuComponents.py.
| MenuComponents.ComboHypoNode.__del__ | ( | self | ) |
Definition at line 194 of file MenuComponents.py.
|
inherited |
Definition at line 99 of file MenuComponents.py.
| MenuComponents.ComboHypoNode.addChain | ( | self, | |
| chainDict ) |
Definition at line 218 of file MenuComponents.py.
|
inherited |
Reimplemented from MenuComponents.Node.
Definition at line 82 of file MenuComponents.py.
|
inherited |
Reimplemented from MenuComponents.Node.
Reimplemented in MenuComponents.HypoAlgNode.
Definition at line 66 of file MenuComponents.py.
| MenuComponents.ComboHypoNode.create | ( | self, | |
| name ) |
Definition at line 197 of file MenuComponents.py.
| MenuComponents.ComboHypoNode.createComboHypoTools | ( | self, | |
| flags, | |||
| chainDict, | |||
| comboToolConfs ) |
Create the ComboHypoTools and add them to the main alg
Definition at line 242 of file MenuComponents.py.
| MenuComponents.ComboHypoNode.getChains | ( | self | ) |
Definition at line 238 of file MenuComponents.py.
|
inherited |
Definition at line 43 of file MenuComponents.py.
|
inherited |
Definition at line 40 of file MenuComponents.py.
| MenuComponents.ComboHypoNode.mapRawInputsToInputsIndex | ( | self | ) |
Definition at line 210 of file MenuComponents.py.
|
inherited |
Definition at line 94 of file MenuComponents.py.
|
inherited |
Definition at line 77 of file MenuComponents.py.
|
inherited |
Definition at line 58 of file MenuComponents.py.
| MenuComponents.ComboHypoNode.acc = self.create( name ) |
Definition at line 183 of file MenuComponents.py.
|
inherited |
Definition at line 30 of file MenuComponents.py.
| MenuComponents.ComboHypoNode.comboHypoCfg = comboHypoCfg |
Definition at line 182 of file MenuComponents.py.
|
inherited |
Definition at line 56 of file MenuComponents.py.
|
inherited |
Definition at line 31 of file MenuComponents.py.
|
inherited |
Definition at line 29 of file MenuComponents.py.
|
inherited |
Definition at line 55 of file MenuComponents.py.
|
inherited |
Definition at line 32 of file MenuComponents.py.