add N0 estimate to single histogram fit. Some improvements in musredit (see ChangLog)
This commit is contained in:
@@ -69,6 +69,7 @@ class PRunSingleHisto : public PRunBase
|
||||
|
||||
PDoubleVector fForward; ///< forward histo data
|
||||
|
||||
virtual void EstimateN0();
|
||||
virtual Bool_t EstimateBkg(UInt_t histoNo);
|
||||
virtual Bool_t IsScaleN0AndBkg();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user