28 #ifndef G4MPI_MESSENGER_H 
   29 #define G4MPI_MESSENGER_H 
   33 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ 
   34   TypeName(const TypeName&);               \ 
   35   void operator=(const TypeName&) 
G4UIcommand * dot_beam_on_
 
G4UIcmdWithAnInteger * set_master_seed_
 
void SetTargetObject(G4MPImanager *mpi_manager)
 
G4UIcmdWithAString * execute_
 
G4UIcmdWithoutParameter * status_
 
G4UIcmdWithAnInteger * verbose_
 
G4UIcmdWithoutParameter * show_seeds_
 
virtual void SetNewValue(G4UIcommand *command, G4String newValue)
 
virtual G4String GetCurrentValue(G4UIcommand *command)
 
DISALLOW_COPY_AND_ASSIGN(G4MPImessenger)
 
G4UIcmdWithADouble * master_weight_