![]() |
ATLAS Offline Software
|
Classes | |
| class | ComponentAccumulatorMockUp |
| class | ConfArray |
| class | Configured |
| class | ConfNameSpace |
Functions | |
| def | stringPropValue (value) |
| def | generateConfigured (classname, cppclass, prefix="") |
| def | propertyType (p) |
| def | parOR (name) |
| def | addManyAlgs (job, algList) |
| def | mock_JetRecTools () |
| def | JetRecCfg_reorder (jetdef, flags, returnFinalJetDef=False) |
Variables | |
| CompFactory = ConfNameSpace() | |
| ComponentFactory = ModuleType("ComponentFactory") | |
| isComponentAccumulatorCfg | |
| CFElements = ModuleType("CFElements") | |
| parOR | |
| ComponentAccumulator = ModuleType("ComponentAccumulator") | |
| JetAnalysisCommon = sys.modules[__name__] | |
| JetRecCfg_original | |
| def 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 350 of file JetAnalysisCommon.py.
| def python.JetAnalysisCommon.generateConfigured | ( | classname, | |
| cppclass, | |||
prefix = "" |
|||
| ) |
Definition at line 212 of file JetAnalysisCommon.py.
| def 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 391 of file JetAnalysisCommon.py.
| def python.JetAnalysisCommon.mock_JetRecTools | ( | ) |
Allows to ignore JetRecTools in case this package is not checked out on top of AnalysisBase
Definition at line 371 of file JetAnalysisCommon.py.
| def python.JetAnalysisCommon.parOR | ( | name | ) |
Definition at line 308 of file JetAnalysisCommon.py.
| def 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 232 of file JetAnalysisCommon.py.
| def python.JetAnalysisCommon.stringPropValue | ( | value | ) |
Helper function producing a string property value
Definition at line 48 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.CFElements = ModuleType("CFElements") |
Definition at line 310 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.CompFactory = ConfNameSpace() |
Definition at line 295 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.ComponentAccumulator = ModuleType("ComponentAccumulator") |
Definition at line 342 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.ComponentFactory = ModuleType("ComponentFactory") |
Definition at line 300 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.isComponentAccumulatorCfg |
Definition at line 303 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.JetAnalysisCommon = sys.modules[__name__] |
Definition at line 363 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.JetRecCfg_original |
Definition at line 390 of file JetAnalysisCommon.py.
| python.JetAnalysisCommon.parOR |
Definition at line 311 of file JetAnalysisCommon.py.
1.8.18