Import Geant4 10.6.0.beta source tree
This commit is contained in:
@@ -50,6 +50,9 @@ class G4StatDouble
|
||||
virtual ~G4StatDouble();
|
||||
|
||||
public:
|
||||
|
||||
G4StatDouble(const G4StatDouble&) = default;
|
||||
|
||||
G4StatDouble& operator=(const G4double &rhs)
|
||||
{
|
||||
reset();
|
||||
|
||||
Reference in New Issue
Block a user