Select Git revision
GeneratorObjects
Open with
- Visual Studio Code
- IntelliJ IDEA
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.
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.
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 | ||