Include Stefan's addition of atlas and cms to the generate script#692
Merged
valassi merged 8 commits intomadgraph5:masterfrom Jun 12, 2023
Merged
Include Stefan's addition of atlas and cms to the generate script#692valassi merged 8 commits intomadgraph5:masterfrom
valassi merged 8 commits intomadgraph5:masterfrom
Conversation
In the meantime I have added many files to process-specific .gitignore in MR madgraph5#688 Revert "add gridpack files" This reverts commit 1dc82b5.
…ppttj* processes They are not really needed and, especially, some of them use the wrong syntax (should have add_subprocess)
…las" and "cms" process examples added by Stefan but move them to the end of the list Note: the net effect of this MR is to add atlas and cms to the generateAndCompare.sh script, without fixing their builds - the cms process is affected by the "unary minus" issue (madgraph5#628) - the atlas process must be built with HRDCOD=1 because it has a modified SM with zero b mass (similar to madgraph5#616)
Closed
Member
Author
Member
Author
|
All CI tests passed. This can be merged |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @roiser this is a small MR that includes (and modifies, partly undoing) everything else in your MR #620 that is not going into #688. After this, your #620 can be considered merged (and I will close it).
Essentially here