|  | ATLAS Offline Software
    | 
| Public Member Functions | |
| def | __init__ (self) | 
| def | instanceName (self) | 
| def | makeAlgs (self, config) | 
| Public Attributes | |
| runSystematics | |
| onlySystematicsCategories | |
the ConfigBlock for common services The idea here is that all algorithms need some common services, and I should provide configuration blocks for those. For now there is just a single block, but in the future I might break out e.g. the systematics service.
Definition at line 28 of file AsgAnalysisConfig.py.
| def python.AsgAnalysisConfig.CommonServicesConfig.__init__ | ( | self | ) | 
Definition at line 36 of file AsgAnalysisConfig.py.
| def python.AsgAnalysisConfig.CommonServicesConfig.instanceName | ( | self | ) | 
Return the instance name for this block
Definition at line 63 of file AsgAnalysisConfig.py.
| def python.AsgAnalysisConfig.CommonServicesConfig.makeAlgs | ( | self, | |
| config | |||
| ) | 
Definition at line 67 of file AsgAnalysisConfig.py.
| python.AsgAnalysisConfig.CommonServicesConfig.onlySystematicsCategories | 
Definition at line 85 of file AsgAnalysisConfig.py.
| python.AsgAnalysisConfig.CommonServicesConfig.runSystematics | 
Definition at line 76 of file AsgAnalysisConfig.py.
 1.8.18
 1.8.18