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