36 #include "FCALRunActionManager.hh"
43 :fRunAction(theRunAction)
47 FCALRunActionDir->SetGuidance(
"analysis control.");
50 ouputFileCommand->SetGuidance(
"specify the name of the output file");
51 ouputFileCommand->SetParameterName(
"choice",
true);
52 ouputFileCommand->SetDefaultValue(
"fcal.root");
60 delete FCALRunActionDir;
67 if(command == ouputFileCommand)
~FCALRunActionMessenger()
FCALRunActionMessenger(FCALRunActionManager *)
void SetNewValue(G4UIcommand *, G4String)
void SetOutputFileName(G4String name)