31 void SetNewValue(G4UIcommand * command,G4String newValues);
35 G4UIdirectory * noiseDirectory;
36 G4UIcmdWithAnInteger * noiseFlag;
37 G4UIcmdWithAnInteger * noiseType;
38 G4UIcmdWithADouble * noiseLevel;
40 G4UIdirectory * digiDirectory;
41 G4UIcmdWithAnInteger * smearFlag;
42 G4UIcmdWithADouble * mdcDRes;
44 G4UIdirectory * effDirectory;
45 G4UIcmdWithAnInteger * effFlag;
46 G4UIcommand * layerEff;