| 77 | |
| 78 | inline const G4String& GetDefaultValue() const { return defaultValue; } |
| 79 | inline char GetParameterType() const { return parameterType; } |
| 80 | |
| 81 | // Defines the range the parameter can take. |
| 82 | // The variable name appearing in the range expression must be the |
no outgoing calls
no test coverage detected