Import Geant4 11.2.0 source tree
This commit is contained in:
@@ -50,7 +50,7 @@ const G4int kMaxHisto = 4;
|
||||
class HistoManager
|
||||
{
|
||||
public:
|
||||
HistoManager();
|
||||
HistoManager() = default;
|
||||
~HistoManager();
|
||||
|
||||
void Book();
|
||||
|
||||
Reference in New Issue
Block a user