![]() |
ATLAS Offline Software
|
Functions | |
| SherpaBaseCfg (flags, name="Sherpa_i", **kwargs) | |
| _SherpaBaseCfg (flags, name="Sherpa_i", _base_fragment="", **kwargs) | |
| Sherpa3_PDF4LHC21_Cfg (flags, **kwargs) | |
Variables | |
| log = logging.getLogger("SherpaConfig") | |
|
protected |
Internal Sherpa base fragment builder.
Definition at line 37 of file SherpaConfig.py.
| python.SherpaConfig.Sherpa3_PDF4LHC21_Cfg | ( | flags, | |
| ** | kwargs ) |
Fragment for setting up Sherpa 3 with the PDF4LHC21 tune
Definition at line 64 of file SherpaConfig.py.
| python.SherpaConfig.SherpaBaseCfg | ( | flags, | |
| name = "Sherpa_i", | |||
| ** | kwargs ) |
Public methods for Sherpa CA configuration fragment, migrated from Sherpa_i/share/common/Base_Fragment.py. This is the the method that users should call (if needed) in their jO. We don't want them to change the BaseFragment so we pop it from kwargs before calling the internal function.
Definition at line 24 of file SherpaConfig.py.
| python.SherpaConfig.log = logging.getLogger("SherpaConfig") |
Definition at line 14 of file SherpaConfig.py.