10 #ifndef GGSLOSTENERGYMESSENGER_H_
11 #define GGSLOSTENERGYMESSENGER_H_
13 #include "G4UIcmdWithADouble.hh"
14 #include "G4UIcmdWithAString.hh"
15 #include "G4UIdirectory.hh"
44 void SetNewValue(G4UIcommand *command, G4String newValue);
49 G4UIdirectory *_cmdDir;
50 G4UIcmdWithAString *_outBaseCmd;
51 G4UIcmdWithAString *_outTreeCmd;
52 G4UIcmdWithAString *_energyTypeCmd;
void SetNewValue(G4UIcommand *command, G4String newValue)
Override of SetNewValue method.
~GGSLostEnergyMessenger()
Destructor.
A control messenger for GGSLostEnergyAction.
GGSLostEnergyMessenger(GGSLostEnergyAction *action)
Constructor.
Computes the lost energy due to particles escaping the world volume.