|
Jpp master_rocky-44-g75b7c4f75
the software that should make you happy
|
Auxiliary class for editing time offset. More...
Public Member Functions | |
| JEditor (data_type &data, const int id) | |
| Constructor. | |
| virtual void | apply (const double step) override |
| Apply step. | |
Public Attributes | |
| data_type & | data |
| data | |
| int | id |
| identifier | |
| double | t0 |
| time offset [ns] | |
|
inline |
|
inlineoverridevirtual |
Apply step.
| step | step |
Implements JFIT::JParameter_t.
Definition at line 110 of file JPerth.cc.