Modifying JetTriggerEfficiencyMonitoring Algorithm naming of variables and int bug
- Modified an issue where some histograms fill values of int instead of float, which was resulting in poor binning
- Added more comments to explain steps
- Added more detailed variable names, so code is easier to read by others