6 from .
import Herwig7Control
as hw7Control
12 def __init__(self, genSeq, runArgs, infile_name=None, runfile_name=None):
27 hw7Control.do_read_existing_infile(self)
30 hw7Control.do_run_existing_runfile(self)
35 raise RuntimeError(
"not yet implemented")
42 hw7Control.do_run_existing_runfile(self)