![]() |
ATLAS Offline Software
|
Classes | |
| class | ComponentAccumulatorMockUp |
| class | ConfArray |
| class | Configured |
| class | ConfNameSpace |
Functions | |
| stringPropValue (value) | |
| generateConfigured (classname, cppclass, prefix="") | |
| propertyType (p) | |
| parOR (name) | |
| addManyAlgs (job, algList) | |
| mock_JetRecTools () | |
| JetRecCfg_reorder (jetdef, flags, returnFinalJetDef=False) | |
Variables | |
| CompFactory = ConfNameSpace() | |
| ComponentFactory = ModuleType("ComponentFactory") | |
| isComponentAccumulatorCfg | |
| CFElements = ModuleType("CFElements") | |
| parOR | |
| ComponentAccumulator = ModuleType("ComponentAccumulator") | |
| addManyAlgs | |
| JetAnalysisCommon = sys.modules[__name__] | |
| JetRecCfg_original | |
| JetRecCfg | |
| python.JetAnalysisCommon.addManyAlgs | ( | job, | |
| algList ) |
a little configuration function added from the python module JetAnalysisCommon.py to easily schedule # a list of Configured algs as defined by this module.
Definition at line 355 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.generateConfigured | ( | classname, | |
| cppclass, | |||
| prefix = "" ) |
Definition at line 217 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.JetRecCfg_reorder | ( | jetdef, | |
| flags, | |||
| returnFinalJetDef = False ) |
Builds the algs with JetRecConfig.JetRecCfg and then make sure they are in proper order. Re-ordering is done manually, according to various input alg type.
Definition at line 396 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.mock_JetRecTools | ( | ) |
Allows to ignore JetRecTools in case this package is not checked out on top of AnalysisBase
Definition at line 376 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.parOR | ( | name | ) |
Definition at line 313 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.propertyType | ( | p | ) |
Guess the type of the TProperty p. p is a C++ instance of a TProperty. This simply interpret the cpp name as set by cppyy...
Definition at line 237 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.stringPropValue | ( | value | ) |
Helper function producing a string property value
Definition at line 49 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.addManyAlgs |
Definition at line 361 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.CFElements = ModuleType("CFElements") |
Definition at line 315 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.CompFactory = ConfNameSpace() |
Definition at line 300 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.ComponentAccumulator = ModuleType("ComponentAccumulator") |
Definition at line 347 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.ComponentFactory = ModuleType("ComponentFactory") |
Definition at line 305 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.isComponentAccumulatorCfg |
Definition at line 308 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.JetAnalysisCommon = sys.modules[__name__] |
Definition at line 368 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.JetRecCfg |
Definition at line 428 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.JetRecCfg_original |
Definition at line 395 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.parOR |
Definition at line 316 of file JetAnalysisCommon.py.