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