48 :gammaRayTelAnalysis(analysis)
52 gammaRayTelAnalysisDir->
SetGuidance(
"GammaRayTel analysis control.");
55 Histo2DModeCmd->
SetGuidance(
"Select the mode for the 2d histograms.");
56 Histo2DModeCmd->
SetGuidance(
"Choice: position, strip(default)");
57 Histo2DModeCmd->
SetGuidance(
"position -> the histo is filled with true positions in mm");
58 Histo2DModeCmd->
SetGuidance(
"strip -> the histo is filled with the number of the strip and the plane");
69 delete Histo2DModeCmd;
77 if( command == Histo2DModeCmd )
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetHisto2DMode(G4String str)
~GammaRayTelAnalysisMessenger()
void SetGuidance(const char *aGuidance)
GammaRayTelAnalysisMessenger(GammaRayTelAnalysis *)
void AvailableForStates(G4ApplicationState s1)
void SetDefaultValue(const char *defVal)
void SetCandidates(const char *candidateList)
void SetNewValue(G4UIcommand *, G4String)