You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using the plugin DD4hep_DetectorVolumeDump to inspect a subdetector, but it throws the following error message if the option for printing volume ID is used
geoPluginRun -input $K4GEO/FCCee/CLD/compact/CLD_o2_v05/CLD_o2_v05.xml -plugin DD4hep_DetectorVolumeDump --volids
...
RunPlugin ERROR ++ Exception while executing plugin DD4hep_DetectorVolumeDump:
dd4hep: Attempt to access invalid handle of type: PlacedVolume
dd4hep: with plugin:DD4hep_DetectorVolumeDump
geoPluginRun: Got uncaught exception: RunPlugin: ++ Exception while executing plugin DD4hep_DetectorVolumeDump:
dd4hep: Attempt to access invalid handle of type: PlacedVolume
dd4hep: with plugin:DD4hep_DetectorVolumeDump
OS version: alma9
Compiler version: gcc 11.4
Reproduced by: I tried with several subdetectors and it fails in the same way in all cases
Hi,
I was using the plugin DD4hep_DetectorVolumeDump to inspect a subdetector, but it throws the following error message if the option for printing volume ID is used
The text was updated successfully, but these errors were encountered: