Skip to content

Feature/numu categ

Weijun Li requested to merge feature/numu_categ into feature/numu_selection_new

Add categories and the drawplot.exe (source code in app/DrawNumuPlots.cxx) The modifications to the source code are changing the inheritance of the toybox and when filling the selected primary mu track as the SelecPriMuTrk, it is also filled as the box->MainTrack(), which is the object required for categorization and somehow the analysis.cxx could not access the SelecPriMuTrk of the box.

Merge request reports