Skip to content

Commit

Permalink
calibrations.xml: update pfRICH LUT (#752)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
This incorporates eic/epic-data#21

### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [x] 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?
No

### Does this PR change default behavior?
No
  • Loading branch information
veprbl authored Jul 10, 2024
1 parent e65f984 commit 41bb6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compact/calibrations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<plugin name="epic_FileLoader">
<arg value="cache:$DETECTOR_PATH:/opt/detector"/>
<arg value="file:calibrations/pfrich.lut"/>
<arg value="url:https://raw.githubusercontent.com/eic/epic-data/f83bf74a79ba4cc71b459a65ba48d3a68deb0ae3/pfrich.lut"/>
<arg value="url:https://raw.githubusercontent.com/eic/epic-data/f51abca78db0e5dd8460184353b0ce00ba4b3a19/pfrich.lut"/>
</plugin>
<plugin name="epic_FileLoader">
<arg value="cache:$DETECTOR_PATH:/opt/detector"/>
Expand Down

0 comments on commit 41bb6e0

Please sign in to comment.