32 #ifndef G4_PYTHIA6_DECAYER_MESSENGER_H
33 #define G4_PYTHIA6_DECAYER_MESSENGER_H
35 #include <Geant4/G4UImessenger.hh>
36 #include <Geant4/globals.hh>
41 class G4UIcmdWithAnInteger;
42 class G4UIcmdWithABool;
57 virtual void SetNewValue(G4UIcommand* command, G4String
string);
71 G4UIdirectory* fDirectory;
72 G4UIcmdWithAnInteger* fVerboseCmd;
73 G4UIcmdWithAnInteger* fDecayTypeCmd;
virtual void SetNewValue(G4UIcommand *command, G4String string)
virtual ~G4Pythia6DecayerMessenger()