![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
Public Attributes | |
| str | name = "ExampleConfig" |
| name in GRLB object, and below the xml filename | |
| str | listname = "ExampleConfig.xml" |
Definition at line 6 of file ExampleConfig.py.
| python.ExampleConfig.ExampleConfig.__init__ | ( | self | ) |
Definition at line 7 of file ExampleConfig.py.
| str python.ExampleConfig.ExampleConfig.listname = "ExampleConfig.xml" |
Definition at line 12 of file ExampleConfig.py.
| str python.ExampleConfig.ExampleConfig.name = "ExampleConfig" |
name in GRLB object, and below the xml filename
Definition at line 11 of file ExampleConfig.py.