31 #ifndef G4MODELCOMMANDST_HH
32 #define G4MODELCOMMANDST_HH
68 const G4String& cmdName=
"setDefault")
107 template <
typename M>
131 template <
typename M>
155 template <
typename M>
179 template <
typename M>
203 template <
typename M>
227 template <
typename M>
233 const G4String& cmdName=
"setAuxPtsColour")
246 template <
typename M>
252 const G4String& cmdName=
"setStepPtsColour")
265 template <
typename M>
271 const G4String& cmdName=
"setDrawLine")
287 template <
typename M>
293 const G4String& cmdName=
"setLineVisible")
309 template <
typename M>
315 const G4String& cmdName=
"setDrawAuxPts")
331 template <
typename M>
337 const G4String& cmdName=
"setAuxPtsVisible")
353 template <
typename M>
359 const G4String& cmdName=
"setDrawStepPts")
375 template <
typename M>
381 const G4String& cmdName=
"setStepPtsVisible")
397 template <
typename M>
403 const G4String& cmdName=
"setAuxPtsSize")
412 std::istringstream iss(sizeString);
431 template <
typename M>
437 const G4String& cmdName=
"setStepPtsSize")
446 std::istringstream iss(sizeString);
465 template <
typename M>
471 const G4String& cmdName=
"setStepPtsType")
489 ed <<
"Invalid argument. See command guidance for options.";
491 (
"G4ModelCmdSetStepPtsType::Apply",
502 template <
typename M>
508 const G4String& cmdName=
"setAuxPtsType")
527 ed <<
"Invalid argument. See command guidance for options.";
529 (
"G4ModelCmdSetAuxPtsType::Apply",
541 template <
typename M>
547 const G4String& cmdName=
"setStepPtsSizeType")
565 ed <<
"Invalid argument. See command guidance for options.";
567 (
"G4ModelCmdSetStepPtsSizeType::Apply",
578 template <
typename M>
584 const G4String& cmdName=
"setAuxPtsSizeType")
602 ed <<
"Invalid argument. See command guidance for options.";
604 (
"G4ModelCmdSetAuxPtsSizeType::Apply",
615 template <
typename M>
621 const G4String& cmdName=
"setStepPtsFillStyle")
639 ed <<
"Invalid argument. See command guidance for options.";
641 (
"G4ModelCmdSetStepPtsFillStyle::Apply",
652 template <
typename M>
658 const G4String& cmdName=
"setAuxPtsFillStyle")
676 ed <<
"Invalid argument. See command guidance for options.";
678 (
"G4ModelCmdSetAuxPtsFillStyle::Apply",
689 template <
typename M>
695 const G4String& cmdName=
"""setLineWidth")
708 template <
typename M>
714 const G4String& cmdName=
"""setLineColour")
727 template <
typename M>
733 const G4String& cmdName =
"setTimeSliceInterval")
738 (
"Set time slice interval. Give unit, e.g., \"0.1 ns\"");
752 template <
typename M>
777 template <
typename M>
801 template <
typename M>
807 const G4String& cmdName=
"addInterval")
826 template <
typename M>
850 template <
typename M>