ATLAS Offline Software
Loading...
Searching...
No Matches
Hto4lPowhegDefault.py
Go to the documentation of this file.
1# Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
2
3from .Hto4lConfig import Hto4lConfig
4
6
7 def __init__( self, runArgs=None, opts=None ) :
8
9 super(Hto4lPowhegDefault, self).__init__( runArgs, opts )
10 # self.add_parameter_set( 'fromPowheg')
Base class for configurable objects in the jobOptions.