JeffersonLab / hps-java

HPS reconstruction and analysis framework in Java
2 stars 10 forks source link

Fix data conversion error in online recon #804

Closed JeremyMcCormick closed 3 years ago

JeremyMcCormick commented 3 years ago

Fix error in converting from EVIO to LCIO which causes the events to fail the SVT header filtering. Actually seems to indicate some issue with the data conversion, possibly because the correct conditions are not being loaded for the run.

This applies to the online-recon-dev branch only.

JeremyMcCormick commented 3 years ago

This had to do with the data I was using rather than any issue in the online recon tools.