JeffersonLab / gluex_root_analysis

9 stars 9 forks source link

Fix for crashes when running over thrown trees #176

Closed sdobbs closed 1 month ago

sdobbs commented 1 month ago

Store status of MC info as class data members

This covers #170 and other reported problems.

I think it's cleaner to calculate these MC status flags once and just save them.

aaust commented 1 month ago

Thanks, I confirm that it fixes the issue. A quick check with an old DSelector did not show any differences.