Skip to content

Clean up

Zineb Aly requested to merge clean-up into master

These modifications address issue #27 (closed)

I decided to combine the extraction of best-reconstructed tracks all in one method get_reco_tracks instead of having two methods that basically do the exact same thing to extract 'fitinf' data. This, I hope, is a solution to avoid repetition/redundancy in OfflineReader().

Please let me know what you think. Thanks

Merge request reports