Skip to content

Commit

Permalink
Update material map (#764)
Browse files Browse the repository at this point in the history
see
https://eicweb.phy.anl.gov/EIC/detectors/athena/-/issues/153#note_27817

### Briefly, what does this PR introduce?
update material map for the new inner MPGD

### 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
- [x] Changes have been communicated to collaborators

### Does this PR introduce breaking changes? What changes might users
need to make to their code?
N/A
### Does this PR change default behavior?
should improve the tracking performance

(cherry picked from commit a00759c)
  • Loading branch information
ShujieL authored and github-actions[bot] committed Aug 12, 2024
1 parent 6fbf993 commit c43d859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compact/tracking/definitions_craterlake.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<plugin name="epic_FileLoader">
<arg value="cache:$DETECTOR_PATH:/opt/detector"/>
<arg value="file:calibrations/materials-map.cbor"/>
<arg value="url:https://eicweb.phy.anl.gov/EIC/detectors/athena/uploads/bcebb055b105ead42a4b72bee7533ab1/material-map-june.cbor"/>
<arg value="url:https://eicweb.phy.anl.gov/EIC/detectors/athena/uploads/807fdbd7c54e58f22f45d6344f68eea4/material-map-24.08.cbor"/>
</plugin>
</plugins>

Expand Down

0 comments on commit c43d859

Please sign in to comment.