31 #ifndef PERSISTENCY_CENTER_MESSENGER_HH
32 #define PERSISTENCY_CENTER_MESSENGER_HH 1
65 std::string PopWord(std::string text,
int n, std::string delim);
71 *subdir3, *subdir4, *subdir5;
75 std::vector<std::string> wrObj;
76 std::vector<std::string> rdObj;
77 std::vector<G4UIcmdWithAString*> storeObj;
78 std::vector<G4UIcmdWithAString*> setWrFile;
79 std::vector<G4UIcmdWithAString*> setRdFile;
G4PersistencyCenterMessenger(G4PersistencyCenter *p)
void SetNewValue(G4UIcommand *command, G4String newValues)
G4String GetCurrentValue(G4UIcommand *command)
~G4PersistencyCenterMessenger()