rest-for-physics / rest-for-physics/framework
eventsToProcess
Open
Nobody has claimed this yet.
good-to-know
- Dominant language
- C++
- Stars
- 19
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I would like to control the number of input events to be processed, this was the default behavior before when setting the value of eventsToProcess. Instead, now, eventsToProcess will control the number of events on the output file.
It is still possible to achieve the previous behavior? I.e. launch 1000 events processing and get the number of events that were accepted (between those 1000) in the output.
Contributor guide
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.