Skip to content

Commit

Permalink
calibrations.xml: add calibrations/onnx/EcalEndcapN_pi_rejection.onnx (
Browse files Browse the repository at this point in the history
…#802)

See eic/epic-data#22
This is needed to enable eic/EICrecon#1618
  • Loading branch information
veprbl authored Nov 12, 2024
1 parent d491ba7 commit 528e995
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions compact/calibrations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@
<arg value="file:calibrations/tof.lut"/>
<arg value="url:https://github.com/eic/epic-data/raw/c0f0ec03ca98de39cb74bf03407948ea64169eb1/tof.lut"/>
</plugin>
<plugin name="epic_FileLoader">
<arg value="cache:$DETECTOR_PATH:/opt/detector"/>
<arg value="file:calibrations/onnx/EcalEndcapN_pi_rejection.onnx"/>
<arg value="url:https://raw.githubusercontent.com/eic/epic-data/c6e3d56b5dfa2e9fa5998d38d7da20e837d89157/onnx/EcalEndcapN_pi_rejection.onnx"/>
</plugin>
</plugins>

</lccdd>

0 comments on commit 528e995

Please sign in to comment.