more work on the SECTOR command. CalcNoOfFitBins() needed to be changed from protected to public.
This commit is contained in:
@@ -382,7 +382,7 @@ void PRunMuMinus::SetFitRangeBin(const TString fitRange)
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------
|
||||
// CalcNoOfFitBins (private)
|
||||
// CalcNoOfFitBins (public)
|
||||
//--------------------------------------------------------------------------
|
||||
/**
|
||||
* <p>Calculate the number of fitted bins for the current fit range.
|
||||
|
||||
Reference in New Issue
Block a user