Grid scanner bugfix
The bug fixes an issue encountered when running grid scans. When using it together with several regions the number of signal histograms is larger than 1. The bug causes the number of histograms to be incorrectly reported to TQGridScanner. The axis ranges are set in TQGridScanner and not in TQSignificanceEvaluator. Therefore, the cuts are only varried for the last of several regions.
Let me know if further questions. It's already late and the description might not be too accurate.