We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd216f6 commit 5810859Copy full SHA for 5810859
compact/tracking/definitions_craterlake.xml
@@ -195,9 +195,12 @@
195
<plugins>
196
<plugin name="epic_FileLoader">
197
<arg value="cache:$DETECTOR_PATH:/opt/detector"/>
198
- <arg value="file:calibrations/materials-map.cbor"/>
+ <arg value="file:calibrations/materials-map-craterlake.cbor"/>
199
<arg value="url:https://eicweb.phy.anl.gov/EIC/detectors/athena/uploads/6253bfcb92dd6bc236dd9a06084614ba/material-maps.cbor"/>
200
</plugin>
201
</plugins>
202
+ <define>
203
+ <constant name="materials-map" value="calibrations/materials-map-craterlake.cbor" type="string"/>
204
+ </define>
205
206
</lccdd>
0 commit comments