43 :xrayFluoAnalysis(analysisManager)
47 XrayFluoAnalysisDir->
SetGuidance(
"analysis control.");
50 outputFileCommand->
SetGuidance(
"specify the name of the output file");
57 physicFlagCmd->
SetGuidance(
"Select if data stored in the Phase-Space must contain physical data or particles exiting the sample");
58 physicFlagCmd->
SetGuidance(
"To be used before and togheter with /gun/loadGunData");
69 delete XrayFluoAnalysisDir;
78 if(command == outputFileCommand)
83 if( command == physicFlagCmd )
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetPhysicFlag(G4bool)
static G4bool GetNewBoolValue(const char *paramString)
void SetDefaultValue(G4bool defVal)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetDefaultValue(const char *defVal)
XrayFluoAnalysisMessenger(XrayFluoAnalysisManager *)
void SetNewValue(G4UIcommand *, G4String)
void SetOutputFileName(G4String)
~XrayFluoAnalysisMessenger()