73 G4cout <<
"[G4StatDouble::fill] WARNING: weight<=0. "
104 return mean() * factor;
128 * ((ssum_wx2 / ssum_w) - (vmean * vmean));
131 vrms = std::sqrt( tmp );
void fill(G4double x, G4double weight=1.)
void add(const G4StatDouble *)
G4GLOB_DLL std::ostream G4cout
const XML_Char int const XML_Char * value
T max(const T t1, const T t2)
brief Return the largest of the two arguments