Skip to content
Snippets Groups Projects
Commit a2da8112 authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

AthenaKernel: Conditions should be indexed by run+lbn, not run+event.

Run-based conditions should be indexed by run+lbn, but the condition handle
code was using run+event instead.  Fix so that run+lbn is used.
To really do this right, EventIDBase needs to be changed in Gaudi
to support ordering via run+lbn.  The comparison wrappers added here
are transitional until the needed changes can be added to Gaudi.



Former-commit-id: 2557a1f7
parent 2bf13a94
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment