Use EventID::event_number_t rather than EventID::number_type for event numbers
This is to allow event numbers larger than INT_MAX to be treated correctly by the EventLoopMgr classes. There may still be other places where inconsistent types are used for event numbers, but this is at least a start.
Merge request reports
Activity
added bugfix label
added Core master review-pending-level-1 labels
CI Result SUCCESS (hash 2f97b8a3)Athena AthSimulation AthGeneration AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 62463]added review-approved label
removed review-pending-level-1 label
mentioned in commit 1ae3706a
added sweep:ignore label