
SVars
| SMinMaxVar<double>() | |
| SMinMaxVar<double>(const SMinMaxVar<double>&) | |
| SMinMaxVar<double>(double val, double min, double max) | |
| ~SMinMaxVar<double>() | |
| static TClass* | Class() |
| double | Delta(double d) |
| double | Get() const |
| double | GetMax() const |
| double | GetMin() const |
| TClass* | IsA() const |
| double | operator double() const |
| double | operator=(double v) |
| SMinMaxVar<double>& | operator=(const SMinMaxVar<double>&) |
| void | Print() const |
| double | Set(double v) |
| void | SetMax(double max) |
| void | SetMin(double min) |
| void | SetMinMax(double min, double max) |
| void | ShowMembers(TMemberInspector& insp, char* parent) |
| void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| double | valminmax(double v) const |
