DUNE-DAQ / DUNE-DAQ/triggeralgs
Add `operator<` for Trigger(Primitive|Activity|Candidate)
Open
@ArturSztuc is already working on this.
Since Mar 17, 2025.
- Dominant language
- C++
- Stars
- 0
- Forks
- 7
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
A handful of places in trigger rely on sorting Trigger(Primitive|Activity|Candidate) by start time. It might be better to "bless" that ordering by adding an operator< for each of the classes
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.