Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Stefan's addition of atlas and cms to the generate script #692

Merged
merged 8 commits into from
Jun 12, 2023

Commits on Jun 12, 2023

  1. add cms use case

    roiser authored and valassi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9d308ae View commit details
    Browse the repository at this point in the history
  2. add pp processes

    roiser authored and valassi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d1b5251 View commit details
    Browse the repository at this point in the history
  3. add gridpack files

    roiser authored and valassi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1dc82b5 View commit details
    Browse the repository at this point in the history
  4. add pp_ttjjjall

    roiser authored and valassi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    daed555 View commit details
    Browse the repository at this point in the history
  5. add pp_tt/j/jj process

    roiser authored and valassi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ecd5d2f View commit details
    Browse the repository at this point in the history
  6. [srw1] revert Stefan's additions to the top-level gridpacks

    In the meantime I have added many files to process-specific .gitignore in MR madgraph5#688
    
    Revert "add gridpack files"
    This reverts commit 1dc82b5.
    valassi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a12b707 View commit details
    Browse the repository at this point in the history
  7. [srw1] In CODEGEN/generateAndCompare.sh, remove Stefan's addition of …

    …ppttj* processes
    
    They are not really needed and, especially, some of them use the wrong syntax (should have add_subprocess)
    valassi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    60a3015 View commit details
    Browse the repository at this point in the history
  8. [srw1] ** COMPLETE SRW1 ** in CODEGEN/generateAndCompare.sh, keep "at…

    …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)
    valassi committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f3eb64f View commit details
    Browse the repository at this point in the history