11#ifndef BesRunActionMessenger_h
12#define BesRunActionMessenger_h 1
17class G4UIcmdWithAnInteger;
20#include "G4UImessenger.hh"
30 void SetNewValue(G4UIcommand * command,G4String newValues);
34 G4UIdirectory * m_runActionDirectory;
35 G4UIcmdWithAnInteger * m_MCTruthCmd;
36 G4UIcommand * m_asciiCmd;
void SetNewValue(G4UIcommand *command, G4String newValues)