Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -53,7 +53,7 @@ class G4UCNMaterialPropertiesTable : public G4MaterialPropertiesTable
|
||||
public:
|
||||
|
||||
G4UCNMaterialPropertiesTable();
|
||||
virtual ~G4UCNMaterialPropertiesTable();
|
||||
~G4UCNMaterialPropertiesTable() override;
|
||||
|
||||
// returns the pointer to the mr-reflection table
|
||||
G4double* GetMicroRoughnessTable();
|
||||
|
||||
Reference in New Issue
Block a user