Skip to content
Snippets Groups Projects
Select Git revision
  • I-hate-git
  • master default
  • effvn
  • fprescale
  • nhimon
  • has_include
  • range
  • idr4
  • xres
  • jpsi
  • wrong
  • tnp
  • ftffix
  • pixd
  • chs
  • what
  • why
  • vsh
  • fsvtx
  • atm
  • allfail
  • lowptel
  • nightly/21.2/2019-01-10T1053
  • nightly/21.2/2019-01-10T1109
  • nightly/21.2/2019-01-10T1136
  • nightly/21.2/2019-01-10T0018
  • nightly/21.2/2019-01-10T0324
  • nightly/21.2/2019-01-10T0348
  • nightly/21.3/2019-01-09T2150
  • nightly/master/2019-01-09T1954
  • nightly/master/2019-01-09T2144
  • nightly/master/2019-01-09T2257
  • nightly/master/2019-01-09T2348
  • nightly/21.9/2019-01-09T2200
  • nightly/21.2/2019-01-09T0324
  • nightly/21.2/2019-01-09T0329
  • nightly/21.2/2019-01-09T0347
  • nightly/21.6/2019-01-09T2216
  • nightly/21.9/2019-01-08T2159
  • nightly/master/2019-01-08T1953
  • nightly/master/2019-01-08T2142
  • nightly/master/2019-01-08T2257
42 results

GeneratorObjects

  • Open with
  • Download source code
  • Download directory
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Forked from atlas / athena
    100927 commits behind, 1 commit ahead of the upstream repository.
    user avatar
    John Chapman authored
    Update transient HepMcParticleLink to use unsigned int rather than unsigned short to store the eventIndex
    
    This change should allow the HepMcParticleLink to accomodate all allowed values of `GenEvent::event_number`
    i.e. up to `INT_MAX` = 21^31 -1 = 2147483647.
    
    A new persistent class is not being added at this time, but existing workarounds allow event numbers larger
    than max unsigned short to be correctly recovered for links pointing to the first event in the McEventCollection.
    In the standard production workflow, pile-up background event numbers are reset to to numbers in the range
    0 to 2^15 -1, which should be OK up to <mu> values of 840 with current settings.
    
    A new persistent version of HepMcParticleLink will be introduced after the migration to HepMC3.
    036bb8a4
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..
    GeneratorObjects
    doc
    share
    src
    test
    CMakeLists.txt