zoom/unzoom once more. Uncluttered PMusrCanvas which should improve the situation

This commit is contained in:
nemu
2010-10-07 14:42:34 +00:00
parent c41fe09422
commit c3d9a11f63
4 changed files with 604 additions and 324 deletions

View File

@ -797,7 +797,7 @@ Bool_t PRunSingleHisto::PrepareRawViewData(PRawRunData* runData, const UInt_t hi
if (fabs(theoryValue) > 10.0) { // dirty hack needs to be fixed!!
theoryValue = 0.0;
}
fData.AppendTheoryValue(N0*TMath::Exp(-time/tau)*(1+theoryValue)+bkg);
fData.AppendTheoryValue(N0*TMath::Exp(-time/tau)*(1.0+theoryValue)+bkg);
}
// clean up