![]() |
ATLAS Offline Software
|
Classes | |
| class | BlockNameProcessorMeta |
| class | ConfigBlock |
| class | ConfigBlockDependency |
| class | ConfigBlockOption |
Functions | |
| filter_dsids (filterList, config) | |
| alphanumeric_block_name (func) | |
Variables | |
| logCPAlgCfgBlock = logging.getLogger('CPAlgCfgBlock') | |
| python.ConfigBlock.alphanumeric_block_name | ( | func | ) |
this wrapper ensures that the 'instanceName' of the various
config blocks is cleaned up of any non-alphanumeric characters
that may arise from using 'selectionName' in the naming.
Definition at line 31 of file ConfigBlock.py.
| python.ConfigBlock.filter_dsids | ( | filterList, | |
| config ) |
check whether the sample being run passes a
possible DSID filter on the block
Definition at line 14 of file ConfigBlock.py.
| python.ConfigBlock.logCPAlgCfgBlock = logging.getLogger('CPAlgCfgBlock') |
Definition at line 9 of file ConfigBlock.py.