Skip to content

Commit 0ef0831

Browse files
ShujieLveprbl
andauthored
Update material map (#827)
### Briefly, what does this PR introduce? update the link to new material map created by @bschmookler which addresses the artificial inconsistency introduced in 24.10 due to geometry change. See performance study at https://indico.bnl.gov/event/26553/ New map stored at https://eicweb.phy.anl.gov/EIC/detectors/athena/-/issues/153 as usual. ### 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: - [ 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 will bring the tracking performance back to normal for any simulation with ePIC 24.10 or newer. Co-authored-by: Dmitry Kalinkin <[email protected]>
1 parent 891ceb5 commit 0ef0831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compact/tracking/definitions_craterlake.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<plugin name="epic_FileLoader">
201201
<arg value="cache:$DETECTOR_PATH:/opt/detector"/>
202202
<arg value="file:calibrations/materials-map.cbor"/>
203-
<arg value="url:https://eicweb.phy.anl.gov/EIC/detectors/athena/uploads/807fdbd7c54e58f22f45d6344f68eea4/material-map-24.08.cbor"/>
203+
<arg value="url:https://eicweb.phy.anl.gov/-/project/473/uploads/6ba99301ba58f914a86cca1d99a5ccb2/material-map.cbor"/>
204204
</plugin>
205205
</plugins>
206206

0 commit comments

Comments
 (0)