Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
correct the wavelength range for optical photons in hpDIRC (#19)
### Briefly, what does this PR introduce? Currently the efficiency map in stacking action for optical photons in hpDIRC uses the wavelength range 200 - 700 nm. This PR changes the range to 180 - 678 nm to match with the range used in standalone DIRC simulation. ### What kind of change does this PR introduce? - [x ] Bug fix (issue #__) - [ ] New feature (issue #__) - [ ] Documentation update - [ ] Other: __ ### Please check if this PR fulfills the following: - [ ] Tests for the changes have been added - [ ] Documentation has been added / updated - [ ] Changes have been communicated to collaborators ### Does this PR introduce breaking changes? What changes might users need to make to their code? ### Does this PR change default behavior?
- Loading branch information