JeffersonLab / JANA2

Multi-threaded HENP Event Reconstruction
https://jeffersonlab.github.io/JANA2/
Other
6 stars 9 forks source link

Add JFactory "REGENERATE" flag #285

Closed nathanwbrei closed 3 months ago

nathanwbrei commented 3 months ago

This tells JFactory::Create() to clear any Insert()ed data and recompute it using JFactory::Process(). This is necessary for certain factories in halld_recon.

This PR also includes several small cleanup operations: