38 #ifndef G02DetectorMessenger_h 
   39 #define G02DetectorMessenger_h 1 
G02DetectorConstruction * fTheDetector
 
G4UIcmdWithAString * fTheStepCommand
 
G02DetectorMessenger(G02DetectorConstruction *)
 
Detector messenger class used in GDML read/write example. 
 
virtual void SetNewValue(G4UIcommand *, G4String)
 
G4UIdirectory * fTheDetectorDir
 
G4UIcmdWithAString * fTheReadCommand
 
G4UIcmdWithAString * fTheWriteCommand
 
Detector construction used in GDML read/write example.