43 stepDirectory -> SetGuidance(
"Step control command.");
46 hadronicCmd -> SetGuidance(
"Set the verbose level of hadronic processes");
47 hadronicCmd -> SetParameterName(
"choice",
true);
48 hadronicCmd -> SetCandidates(
"On Off");
59 if(command == hadronicCmd)
61 steppingAction -> SetHadronicAnalysis(newValue);
62 G4cout<<
" The stepping verbose is switched on" <<
G4endl;