Package Ganga :: Package Lib :: Package LCG :: Module LCGOutputDownloader :: Class LCGOutputDownloadAlgorithm
[hide private]
[frames] | no frames]

Class LCGOutputDownloadAlgorithm

source code

Core.GangaThread.MTRunner.Algorithm'.Algorithm --+
                                                 |
                                                LCGOutputDownloadAlgorithm

Class for implementing the logic of each downloading task.

Instance Methods [hide private]
 
process(self, item)
downloads output of one LCG job
source code

Inherited from Core.GangaThread.MTRunner.Algorithm'.Algorithm: __appendResult__, __init__, getResults

Class Variables [hide private]
Method Details [hide private]

process(self, item)

source code 

downloads output of one LCG job

Overrides: Core.GangaThread.MTRunner.Algorithm'.Algorithm.process