Skip to content

[WIP] EventIDBase: updates

Charles Leggett requested to merge atlas/Gaudi:atlas/v27r1 into master

Another attempt to exercise the Atlas git workflow. Looks like it picked up all the commits from Steve's bundle as well. grrr.

add methods to EventIDBase to check if payload is run/event, timestamp, or lumi/event

uses std::tie for compound comparisons

Merge request reports