more work on the SECTOR command. CalcNoOfFitBins() needed to be changed from protected to public.

This commit is contained in:
2020-02-02 17:12:08 +01:00
parent ed0bfd516b
commit 1fb1753d82
16 changed files with 263 additions and 42 deletions

View File

@ -400,7 +400,7 @@ void PRunAsymmetryBNMR::SetFitRangeBin(const TString fitRange)
}
//--------------------------------------------------------------------------
// CalcNoOfFitBins (protected)
// CalcNoOfFitBins (public)
//--------------------------------------------------------------------------
/**
* <p>Calculate the number of fitted bins for the current fit range.