40 #ifndef G4StatDouble_h
41 #define G4StatDouble_h 1
71 {
fill(rhs);
return *
this; }
73 {
add(&rhs);
return *
this; }
G4StatDouble & operator=(const G4double &rhs)
G4StatDouble & operator+=(const G4StatDouble &rhs)
void fill(G4double x, G4double weight=1.)
void add(const G4StatDouble *)
G4StatDouble & operator+=(const G4double &rhs)
G4StatDouble & operator=(const G4StatDouble &rhs)