Skip to content

Commit

Permalink
Update material map (#741)
Browse files Browse the repository at this point in the history
New material map for craterlake with updated service cones. See
https://eicweb.phy.anl.gov/EIC/detectors/athena/-/issues/153#note_27320

### Briefly, what does this PR introduce?
Update material map for the new service cone

### 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:
- [x ] 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?
it should improve the EICrecon/ACTS tracking performance.
  • Loading branch information
ShujieL authored Jun 4, 2024
1 parent 4bebfd3 commit 7fc3780
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/6253bfcb92dd6bc236dd9a06084614ba/material-maps.cbor"/>
<arg value="url:https://eicweb.phy.anl.gov/EIC/detectors/athena/uploads/bcebb055b105ead42a4b72bee7533ab1/material-map-june.cbor"/>
</plugin>
</plugins>

Expand Down

0 comments on commit 7fc3780

Please sign in to comment.