![]() |
ATLAS Offline Software
|
Public Member Functions | |
def | __new__ (cls, name, bases, dct) |
this meta class enforces the application of 'alphanumeric_block_names()'
to 'instanceName()' and will be used in the main ConfigBlock class in order
to propagate this rule also to all derived classes (the individual config blocks.
Definition at line 45 of file ConfigBlock.py.
def python.ConfigBlock.BlockNameProcessorMeta.__new__ | ( | cls, | |
name, | |||
bases, | |||
dct | |||
) |
Definition at line 49 of file ConfigBlock.py.