- Mar 17, 2020
-
-
Ewelina Maria Lobodzinska authored
Fix to shower only 1 dummy event in lhe-only production See merge request atlas/athena!31240
-
- Mar 16, 2020
-
-
Timothee Theveneaux-Pelzer authored
-
Ewelina Maria Lobodzinska authored
Helper function for top param settings See merge request atlas/athena!31174
-
Zach Marshall authored
Following discussion on the MR, making sure the bottom mass is consistent with https://twiki.cern.ch/twiki/bin/view/AtlasProtected/McProductionCommonParametersMC15 and adding the functionality contained in https://gitlab.cern.ch/atlasphys-top/reco/MC/blob/master/MCinfo/get_t_width.py
-
- Mar 13, 2020
-
-
Zach Marshall authored
This is a first shot at adding a helper function for setting parameters requested by the top group. Once we integrate central parameter settings, some of this might become obsolete, but in the meantime this helper function can be used to set the preferred default parameters for top production.
-
- Mar 12, 2020
-
-
Ewelina Maria Lobodzinska authored
MGC SUSY bug fixes for madspin and jo See merge request atlas/athena!31087
-
Ewelina Maria Lobodzinska authored
De-linting MadGraphControl See merge request atlas/athena!31090
-
- Mar 11, 2020
-
-
Zach Marshall authored
-
Zach Marshall authored
Trying to get this thing cleaned up
-
Zach Marshall authored
Fixing two issues in MadGraphControl. The first is that the SUSY pre/post include setup for systematics was relying on the job options name, which needs to be grabbed a different way. The second is that the SUSY setup wasn't using the MadSpin card it was given. Both should be fixed here.
-
Ewelina Maria Lobodzinska authored
TheP8I: Lund fragmentation in Herwig See merge request atlas/athena!31034
-
- Mar 10, 2020
-
-
Andrii Verbytskyi authored
-
Andrii Verbytskyi authored
-
Andrii Verbytskyi authored
-
- Mar 09, 2020
-
-
Ewelina Maria Lobodzinska authored
add common fragment for reading HepMC file format See merge request atlas/athena!30999
-
Ewelina Maria Lobodzinska authored
-
Ewelina Maria Lobodzinska authored
-
- Mar 07, 2020
-
-
Ewelina Maria Lobodzinska authored
add back HepMCReadFromFile to TruthIO See merge request atlas/athena!30972
-
Ewelina Maria Lobodzinska authored
Fixing three Pythia8/MadGraph issues in 21.6 See merge request atlas/athena!30959
-
Ewelina Maria Lobodzinska authored
-
Zach Marshall authored
Looking through these, there are more modern ways they should be done in job options. I haven't identified any use of these functions in anything running in release 21.6, so removing them for now. If we need to add them back in later, we always can do, but I expect we won't need to.
-
- Mar 06, 2020
-
-
Zach Marshall authored
-
Zach Marshall authored
First issue: we need to make sure there is a good default for the PDG IDs to merge in SUSY jobs (the default is now set in the preinclude). Second issue: we should make sure that if the user is loading a model that isn't the standard SUSY model, but still wants to use the SUSY infrastructure, the job doesn't crash because of our attempts to provide helpful definitions. Third issue: Historically, Pythia8 had a problem that if "guess" was used for merging, it would crash during initialization. That was worked around by setting the merging to a dummy process during initialization and then setting the code back to using guess. Recently (Pythia8 244 at least), merging stopped passing any events. It appears that by removing the work-around, "guess" does not crash the job during initialization (so the Pythia8 people fixed that bug), and the merging now works (so there must have been some change to initialization that requires guess to be set already there).
-
Ewelina Maria Lobodzinska authored
Pythia8_i: fix enhance hook to manually take into account event weight See merge request atlas/athena!30929
-
We have to manually multiply the enhancement weight (`enhanceHooks->getEnhancedEventWeight()`) to the event weight. Unfortunately in addition, this weight is not properly initialised in Pythia, so we can't just generally do this for all UserHooks but have to specifically do it only for enhancing hooks. Fixes AGENE-1802 and amends af1f917b
-
Ewelina Maria Lobodzinska authored
Include new EW scheme for Z production See merge request atlas/athena!30932
-
Frank Siegert authored
... in particular to allow specifying sinThetaW and mZ simultaneously at the expense of mW. Fixes AGENE-1823
-
Ewelina Maria Lobodzinska authored
Fix for Sherpa_i fusing base fragment See merge request atlas/athena!30519
-
Ewelina Maria Lobodzinska authored
21.6 MadGraphControl tests, including SUSY See merge request atlas/athena!30727
-
- Mar 04, 2020
-
-
Ewelina Maria Lobodzinska authored
Update filters to GeneratorFilters-00-03-71 tag See merge request atlas/athena!30865
-
Chris Hays authored
-
- Mar 03, 2020
-
-
Zach Marshall authored
This moves an import from the top to the bottom of a file, so that an import * is no longer necessary.
-
- Feb 28, 2020
-
-
Ewelina Maria Lobodzinska authored
update Powheg to ATLASOTF-00-04-03 See merge request atlas/athena!30723
-
Ewelina Maria Lobodzinska authored
-
Ewelina Maria Lobodzinska authored
Cleanup of MadGraphControl See merge request atlas/athena!30557
-
Ewelina Maria Lobodzinska authored
catch edge cases in weight-name cleaning See merge request atlas/athena!30688
-
-
- Feb 27, 2020
-
-
Zach Marshall authored
-
Zach Marshall authored
Should say <50 characters
-
Zach Marshall authored
-