JeffersonLab / JANA2

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

Develop TimesliceExample #281

Closed nathanwbrei closed 3 months ago

nathanwbrei commented 3 months ago

Includes a lot of refactoring. There is a lot common functionality that was reimplemented for individual components. The goal is to have a common JComponent base class that understands initialization/finalization, loggers, parameters, services, etc, and HasInputs/HasOutputs/HasRunCallbacks mixins for sources/factories/processors/unfolders.