Import Geant4 11.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2026-03-19 16:51:22 +01:00
parent b4a16de652
commit 41f2dd7996
352 changed files with 26342 additions and 24532 deletions
@@ -36,8 +36,6 @@
#include "G4UImessenger.hh"
#include <vector>
class G4ASCIITree;
class G4UIcommand;
class G4UIcmdWithAnInteger;
@@ -49,7 +47,6 @@ public:
virtual ~G4ASCIITreeMessenger();
G4String GetCurrentValue (G4UIcommand* command);
void SetNewValue (G4UIcommand* command, G4String newValue);
static std::vector<G4String> fVerbosityGuidance;
private:
G4ASCIITree* fpASCIITree;
G4UIcommand* fpDirectory;