Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -44,8 +44,6 @@ void G4StatDouble::reset()
|
||||
m_scale = 1.;
|
||||
}
|
||||
|
||||
G4StatDouble::~G4StatDouble() {}
|
||||
|
||||
void G4StatDouble::fill(G4double value, G4double weight)
|
||||
{
|
||||
m_sum_wx += value * weight;
|
||||
|
||||
Reference in New Issue
Block a user