eic / eic/HEPMC_Merger

Integration window argument doesn't work

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Environment: (where does this bug occur, have you tried other environments)
- Which branch: koljadev

### Steps to reproduce: (give a step by step account of how to trigger the bug)
Include --intWindow argument when running

### Expected Result: (what do you expect when you execute the steps above)
Runs correctly with a changed integration window

### Actual Result: (what do you get when you execute the steps above)
terminate called after throwing an instance of 'std::bad_any_cast' what(): bad any_cast

Adding the line:
`.scan<'g', double>()`

to the `double` arguments which don't currently have them fixes this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.