GetMean()

When using the function ->GetMean(1) in the projection of a histogram, how can we get the error or standard deviation for that mean? Is there a function implemented for that?

 Thanks

               Belen Gomez

Belen,

New functions TH1::GetMeanError() and TH1::GetRMSError() have been added.