Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -52,8 +52,8 @@ class G4VUserEventInformation
|
||||
{
|
||||
public:
|
||||
|
||||
G4VUserEventInformation() {;}
|
||||
virtual ~G4VUserEventInformation() {;}
|
||||
G4VUserEventInformation() = default;
|
||||
virtual ~G4VUserEventInformation() = default;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user