ATLAS Offline Software
|
Classes | |
class | ConfigurableMeta |
this metaclass installs PropertyProxy descriptors for Gaudi properties More... | |
Variables | |
string | __version__ = '1.2.0' |
data ------------------------------------------------------------------— More... | |
string | __author__ = 'Wim Lavrijsen (WLavrijsen@lbl.gov)' |
list | __all__ = [ 'ConfigurableMeta' ] |
log = Logging.logging.getLogger( 'ConfigurableMeta' ) | |
for messaging; note that defaultLogLevel is fixed to level from CLI options More... | |
|
private |
Definition at line 14 of file ConfigurableMeta.py.
|
private |
Definition at line 12 of file ConfigurableMeta.py.
|
private |
data ------------------------------------------------------------------—
Definition at line 11 of file ConfigurableMeta.py.
python.ConfigurableMeta.log = Logging.logging.getLogger( 'ConfigurableMeta' ) |
for messaging; note that defaultLogLevel is fixed to level from CLI options
Definition at line 18 of file ConfigurableMeta.py.