Import Geant4 11.2.0.beta source tree
This commit is contained in:
@@ -66,7 +66,7 @@ class G4ErrorTarget
|
||||
|
||||
protected:
|
||||
|
||||
G4ErrorTargetType theType;
|
||||
G4ErrorTargetType theType{G4ErrorTarget_GeomVolume};
|
||||
};
|
||||
|
||||
// Inline methods
|
||||
|
||||
Reference in New Issue
Block a user