55 colourNeutronCmd->SetGuidance(
"Colour of neutron in the event");
56 colourNeutronCmd->SetGuidance(
" Choice : white, grey, lgrey, black, red, green, blue, cyan, magenta(default), yellow, lgreen, lblue");
57 colourNeutronCmd->SetParameterName(
"colourNeutronFlag",
false);
58 colourNeutronCmd->SetCandidates(
"white grey lgrey black red green blue cyan magenta yellow lgreen lblue");
62 colourGammaCmd->SetGuidance(
"Colour of gamma in the event");
63 colourGammaCmd->SetGuidance(
" Choice : white, grey, lgrey, black, red, green, blue, cyan(default), magenta, yellow, lgreen, lblue");
64 colourGammaCmd->SetParameterName(
"colourGammaFlag",
false);
65 colourGammaCmd->SetCandidates(
"white grey lgrey black red green blue cyan magenta yellow lgreen lblue");
69 colourOpticalCmd->SetGuidance(
"Colour of gamma in the event");
70 colourOpticalCmd->SetGuidance(
" Choice : white(default), grey, lgrey, black, red, green, blue, cyan, magenta, yellow, lgreen, lblue");
71 colourOpticalCmd->SetParameterName(
"colourOpticalFlag",
false);
72 colourOpticalCmd->SetCandidates(
"white grey lgrey black red green blue cyan magenta yellow lgreen lblue");
76 colourChargedPlusCmd->SetGuidance(
"colour of chargedplus in the event");
77 colourChargedPlusCmd->SetGuidance(
" Choice : white, grey, lgrey, black, red (default), green, blue, cyan, magenta, yellow, lgreen, lblue");
78 colourChargedPlusCmd->SetParameterName(
"ColourChargedPlusFlag",
false);
79 colourChargedPlusCmd->SetCandidates(
"white grey lgrey black red(default) green blue cyan magenta yellow lgreen lblue");
83 colourChargedMinusCmd->SetGuidance(
"colour of chargedminus in the event");
84 colourChargedMinusCmd->SetGuidance(
" Choice : white, grey, lgrey, black, red, green, blue(default), cyan, magenta, yellow, lgreen, lblue");
85 colourChargedMinusCmd->SetParameterName(
"colourChargedMinusFlag",
false);
86 colourChargedMinusCmd->SetCandidates(
"white grey lgrey black red green blue cyan magenta yellow lgreen lblue");