11#ifndef BesPrimaryGeneratorMessenger_h
12#define BesPrimaryGeneratorMessenger_h 1
18class G4UIcmdWithAString;
21#include "G4UImessenger.hh"
36 G4ParticleTable * particleTable;
38 G4UIdirectory * generatorDirectory;
39 G4UIcmdWithAString * gennamCmd;
40 G4UIcmdWithAString * genbesCmd;
41 G4UIcommand* testerCmd;
42 G4UIcommand* cosmicCmd;
G4String GetCurrentValue(G4UIcommand *command)
~BesPrimaryGeneratorMessenger()
void SetNewValue(G4UIcommand *command, G4String newValues)
BesPrimaryGeneratorMessenger(BesPrimaryGeneratorAction *mpga)