Belle II Software development
|
Public Member Functions | |
def | __init__ (self, queue, foreach, output_file_name, name=None, title=None, contact=None, expert_level=None) |
Wrapper for the HarvestingModule to write its output file name to the queue
Definition at line 75 of file wrapper.py.
def __init__ | ( | self, | |
queue, | |||
foreach, | |||
output_file_name, | |||
name = None , |
|||
title = None , |
|||
contact = None , |
|||
expert_level = None |
|||
) |
The same as the base class except for the queue argument
Reimplemented from HarvestingModule.
Definition at line 79 of file wrapper.py.