Home | Trees | Indices | Help |
---|
|
object --+ | GPIDev.Base.Objects.Node --+ | GPIDev.Base.Objects.GangaObject --+ | GPIDev.Adapters.IApplication.IApplication --+ | Root
This is a Ganga.GPI.Root implementation class. Refer to Ganga.GPI.Root.__doc__ for documentation.
|
|||
_proxyClass Root application -- running ROOT |
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
_GUIAdvancedPrefs =
|
|||
_GUIPrefs =
|
|||
_name =
|
|||
_schema = <Ganga.GPIDev.Schema.Schema.Schema instance at 0x2fd
|
|||
args = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x2fe2410>
|
|||
script = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x2fe
|
|||
usepython = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x
|
|||
version = <Ganga.GPIDev.Base.Objects.Descriptor object at 0x2f
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Configure the specific aspect of the application . This method has a similar meaning as master_configure() method and it should return a tuple (modified_flag,appconfig). This method must be implemented in a derived class. Otherwise the submission will fail. Arguments:
In case of splitting this method will be called for each subjob object exactly once which means that it will be executed as many times as there are subjobs. If there is no splitting this method will be called exactly once, after master_configure(). Transition from Ganga 4.0.x:
|
|
_GUIAdvancedPrefs
|
_GUIPrefs
|
_schema
|
script
|
usepython
|
version
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:22 2012 | http://epydoc.sourceforge.net |