EMPHATICSoft / emphaticsoft

Base repository for art-based code
Apache License 2.0
1 stars 0 forks source link

address the RPC detector not found complaint fro m GeometryService #146

Closed gavinsdavies closed 9 months ago

gavinsdavies commented 10 months ago

%MSG-w LoadNewGeometry: BeginRun 16-Dec-2023 12:07:17 CST run: 2159 RPC detector not found in gdml. check your spelling.

lackey32 commented 10 months ago

Ah. This is because we had 2 RPCs for 1c, and they're labelled RPC0 and RPC1. Phase1b won't have this complaint. Perhaps we can make an RPC_phys volume that contains RPC0 and RPC1?

linyan-w commented 9 months ago

Fixed in PR #149