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 * GammaRayTelAction
static constexpr double keV
void SetNewValue(G4UIcommand *, G4String)
static G4double GetNewDoubleValue(const char *paramString)
GammaRayTelDigitizerMessenger(GammaRayTelDigitizer *)
void SetThreshold(G4double val)
G4UIcmdWithADoubleAndUnit * ThresholdCmd