67     G4cout << 
"[G4StatDouble::fill] WARNING: weight<=0. " 
  122       * ((ssum_wx2 / ssum_w) - (vmean * vmean));
 
  124     if (tmp < 0.) tmp=0.; 
 
  125     vrms = std::sqrt( tmp );
 
void fill(G4double x, G4double weight=1.)
 
void add(const G4StatDouble *)
 
G4GLOB_DLL std::ostream G4cout
 
static const G4double factor