1#ifndef TG4_GFLASH_FAST_SIMULATION_MESSENGER_H
2#define TG4_GFLASH_FAST_SIMULATION_MESSENGER_H
18#include <G4UImessenger.hh>
23class G4UIcmdWithAString;
Messenger class that defines commands for the Gflash fast simulation model.
G4UIcmdWithAString * fSetGflashMaterialCmd
setExtDecayerSelection command
TG4GflashFastSimulationMessenger(const TG4GflashFastSimulationMessenger &right)
Not implemented.
virtual void SetNewValue(G4UIcommand *command, G4String string)
virtual ~TG4GflashFastSimulationMessenger()
TG4GflashFastSimulation * fGflashFastSimulation
associated class
TG4GflashFastSimulationMessenger()
Not implemented.
TG4GflashFastSimulationMessenger & operator=(const TG4GflashFastSimulationMessenger &right)
Not implemented.
Special class for definition of Gflash fast simulation model.