18#include <G4UIcmdWithAString.hh>
19#include <G4UIdirectory.hh>
25 fGflashFastSimulation(gflashFastSimulation),
26 fSetGflashMaterialCmd(0)
31 new G4UIcmdWithAString(
"/mcPhysics/setGflashMaterial",
this);
33 "Set material for shower parameterisation");
Definition of the TG4GflashFastSimulationMessenger class.
Definition of the TG4GflashFastSimulation class.
G4UIcmdWithAString * fSetGflashMaterialCmd
setExtDecayerSelection command
virtual void SetNewValue(G4UIcommand *command, G4String string)
virtual ~TG4GflashFastSimulationMessenger()
TG4GflashFastSimulation * fGflashFastSimulation
associated class
TG4GflashFastSimulationMessenger()
Not implemented.
Special class for definition of Gflash fast simulation model.
void SetMaterialName(const G4String &materialName)
Set the name of material for shower parameterisation.