acts-project / acts-project/acts-core-test
BoundParameterTraits allows negative momenta
Open
Bug
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
[GitLab issue: #724](https://gitlab.cern.ch/acts/acts-core/issues/724)
The `BoundParameterTraits::type` declares `BoundParametersIndices::eQOP` as unbound parameter. Since the index refers to a combination of `q/p` and `1/p` depending on `q`, it consequently declares `1/p` as unbound and therefore allows negative momenta.
Contributor guide
Assessment
This issue has not been assessed yet.