51 :GammaRayTelAction(GammaRayTelDigit)
54 ThresholdCmd->SetGuidance(
"Energy deposition threshold for TKR digi generation");
55 ThresholdCmd->SetParameterName(
"choice",
true);
57 ThresholdCmd->SetRange(
"Threshold >=0.");
58 ThresholdCmd->SetUnitCategory(
"Energy");
GammaRayTelDigitizerMessenger(GammaRayTelDigitizer *)
void SetNewValue(G4UIcommand *, G4String)
static G4double GetNewDoubleValue(const char *paramString)
void SetThreshold(G4double val)
~GammaRayTelDigitizerMessenger()
GammaRayTelDigitizer * GammaRayTelAction
G4UIcmdWithADoubleAndUnit * ThresholdCmd