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

Changes needed for SUSY parameter scans (80x) #13684

Merged
merged 25 commits into from Mar 17, 2016

Commits on Feb 24, 2016

  1. Copy the full SHA
    1eb6498 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    718f329 View commit details
    Browse the repository at this point in the history
  3. update resetting of random number seed so that it only relies on the …

    …internal state of the random engine and not the current seed
    bendavid committed Feb 24, 2016
    Copy the full SHA
    e84d0ed View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c398eed View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    72e477b View commit details
    Browse the repository at this point in the history
  6. fully re-initialize pythia8 (delete and reinstantiate main object) to…

    … avoid potential issues with slha double initialization
    bendavid committed Feb 24, 2016
    Copy the full SHA
    26d9bf5 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    14ea9ce View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f47f7d7 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c7f734e View commit details
    Browse the repository at this point in the history
  10. update examples

    bendavid committed Feb 24, 2016
    Copy the full SHA
    e4f1593 View commit details
    Browse the repository at this point in the history
  11. further fix to examples

    bendavid committed Feb 24, 2016
    Copy the full SHA
    4328fae View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    ff1e169 View commit details
    Browse the repository at this point in the history
  13. remove debug printout

    bendavid committed Feb 24, 2016
    Copy the full SHA
    283280c View commit details
    Browse the repository at this point in the history
  14. further updates to random seed initialization and initial support for…

    … LHE generation at beginLuminosityBlock in the hadronizers
    bendavid committed Feb 24, 2016
    Copy the full SHA
    c6c9bd0 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    085a06b View commit details
    Browse the repository at this point in the history
  16. revert DataFormats changes and add new GenLumiInfoHeader which is pro…

    …duced in beginLuminosityBlockProduce, plus fix for gridpack randomization
    bendavid committed Feb 24, 2016
    Copy the full SHA
    ccfd989 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    e8f7878 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    32850b7 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    f2009c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Copy the full SHA
    3e52c35 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a450577 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b313631 View commit details
    Browse the repository at this point in the history
  4. restore lhe cleanup

    bendavid committed Feb 29, 2016
    Copy the full SHA
    b96989f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Copy the full SHA
    90e1fd7 View commit details
    Browse the repository at this point in the history
  2. remove debug printout

    bendavid committed Mar 4, 2016
    Copy the full SHA
    06c3c39 View commit details
    Browse the repository at this point in the history