18#include <G4UIcmdWithAString.hh>
19#include <G4UIdirectory.hh>
25 fStackPopperPhysics(stackPopperPhysics),
31 new G4UIcmdWithAString(
"/mcPhysics/setStackPopperSelection",
this);
56 G4cout <<
"TG4StackPopperMessenger::SetNewValue " << newValue << G4endl;
Definition of the TG4StackPopperMessenger class.
Definition of the TG4StackPopperPhysics class.
TG4StackPopperPhysics * fStackPopperPhysics
associated class
G4UIcmdWithAString * fSetSelectionCmd
setStackPopperSelection command
virtual ~TG4StackPopperMessenger()
virtual void SetNewValue(G4UIcommand *command, G4String string)
TG4StackPopperMessenger()
Not implemented.
The builder for stack popper process.
void SetSelection(const G4String &selection)