Directory: source/processes/management/include
File Name: G4ProcessManagerMessenger.hh
      This is a messenger class to interface to exchange information    between ProcessManager and UI.   -    /particle/process/ Process Manager control commands.    Commands :    dump * dump process manager information.    Verbose * Set Verbose Level for Process Manager and/or process    Activate * Activate process    inactivate * Inctivate process       History:    13 June 1997, H. Kurashige : The 1st version created.    10 Nov. 1997 H. Kurashige : fixed bugs    08 Jan. 1998, H. Kurashige : new UIcommand      ---------------------------------------------------------------
virtual void SetNewValue(G4UIcommand * command,G4String newValues);
// set new value for command string
virtual G4String GetCurrentValue(G4UIcommand * command);
// get current value for command string