Fixed bug in PlotVsRun when splitting a 2D histogram along it's x-axis.
Fixed the angle for "opposite" detectors when using add back in the EfficiencyHelper.
Note: this commit changed a number of protected members to private members for some classes, which requires changes in classes that inherit from these classes. That means using this version of GRSISort means you also need to used the corresponding versions of the data parser libraries. At the moment the changes have only been made to the GRSIData library though.
A few additional changes:
Note: this commit changed a number of protected members to private members for some classes, which requires changes in classes that inherit from these classes. That means using this version of GRSISort means you also need to used the corresponding versions of the data parser libraries. At the moment the changes have only been made to the GRSIData library though.