31#ifndef GarfieldMessenger_h
32#define GarfieldMessenger_h 1
34#include "G4UImessenger.hh"
40class G4UIcmdWithAString;
41class G4UIcmdWithADoubleAndUnit;
42class G4UIcmdWithoutParameter;
58 G4UIdirectory* fExampleDir;
59 G4UIdirectory* fAbsorberDir;
60 G4UIdirectory* fGarfieldPhysicsDir;
62 G4UIcmdWithAString* fMaterialCmd;
63 G4UIcommand* fIsotopeCmd;
64 G4UIcommand* fIonizationModelCmd;
65 G4UIcommand* fGeant4ParticleCmd;
66 G4UIcommand* fGarfieldParticleCmd;
virtual void SetNewValue(G4UIcommand *, G4String)