45 secondaryCmd -> SetGuidance(
"Set if dose/fluence for the secondary particles will be written"
46 "\n[usage]: /analysis/secondary [true/false]");
55 LetCmd -> SetParameterName(
"choice",
true);
56 LetCmd -> SetDefaultValue(
true);
57 LetCmd -> SetGuidance(
"Set if Let must be computed and write the ASCII filename for the Let");
86 pMatrix -> StoreDoseFluenceAscii(newValue);
90 else if (command ==
LetCmd)
void SetGuidance(const char *aGuidance)
G4UIcmdWithAString * DoseMatrixCmd
static HadrontherapyMatrix * GetInstance()
HadrontherapyAnalysisFileMessenger(HadrontherapyAnalysisManager *)
void SetDefaultValue(const char *defVal)
static HadrontherapyLet * GetInstance()
~HadrontherapyAnalysisFileMessenger()
G4UIcmdWithABool * LetCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithABool * secondaryCmd
void SetNewValue(G4UIcommand *command, G4String newValue)