eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
6 stars 28 forks source link

Roman Pots reconstruction crashing at runtime #529

Closed ajentsch closed 1 year ago

ajentsch commented 1 year ago

Environment: (where does this bug occur, have you tried other environments)

Steps to reproduce: (give a step by step account of how to trigger the bug)

  1. checkout eicrecon branch "fix-roman-pots-reco"
  2. run with any usable edm4eic ROOT file.

Expected Result: (what do you expect when you execute the steps above)

Should produce reconstructed momentum vectors from Roman Pots matrix code.

Actual Result: (what do you get when you execute the steps above)

SEG FAULT/ runtime error: see attached logfile. eicrecon_log_3_8_2023.log

ajentsch commented 1 year ago

npsim --compactFile ${DETECTOR_PATH}/epic_ip6_arches.xml --enableGun --gun.particle proton --gun.energy 275*GeV --crossingAngleBoost -0.025 --gun.thetaMin 0.002 --gun.thetaMax 0.005 --gun.distribution uniform --runType run --numberOfEvents 10 --outputFile test.edm4eic.root

ajentsch commented 1 year ago

eic-info log output attached. eic_info_3_8_2023.log

DraTeots commented 1 year ago

I believe this could be closed now. What happened - wrong plugin search directory was used because environment hasn't been set.