46 :XrayFluoAction(XrayFluoGun)
49 spectrum->
SetGuidance(
"Shoot the incident particle with a certain energy spectrum.");
50 spectrum->
SetGuidance(
" Choice : on(default), off");
57 globalCmd->SetGuidance(
"Illuminate the entire Mercury globe, not only the area seen by the optics");
58 globalCmd->SetGuidance(
"Choice : true, 1, false, 0");
59 globalCmd->SetParameterName(
"illuminaton",
true);
60 globalCmd->SetDefaultValue(
"false");
63 G4cout <<
"XrayFluoMercuryPrimaryGeneratorMessenger created" <<
G4endl;
74 G4cout <<
"XrayFluoMercuryPrimaryGeneratorMessenger deleted" <<
G4endl;
83 if( command == spectrum )
86 if( command == globalCmd )
88 G4bool newGlobalFlag = globalCmd->GetNewBoolValue(newValue);
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetGlobalFlag(G4bool val)
void SetSpectrum(G4String val)
G4GLOB_DLL std::ostream G4cout
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetNewValue(G4UIcommand *, G4String)
XrayFluoMercuryPrimaryGeneratorMessenger(XrayFluoMercuryPrimaryGeneratorAction *)
void SetDefaultValue(const char *defVal)
~XrayFluoMercuryPrimaryGeneratorMessenger()
void SetCandidates(const char *candidateList)