|
Jpp
master_rocky
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. More... | |
| virtual void | apply (const double step) override |
| Apply step. More... | |
Public Attributes | |
| data_type & | data |
| data More... | |
| int | id |
| identifier More... | |
| double | t0 |
| time offset [ns] More... | |
|
inline |
|
inlineoverridevirtual |
Apply step.
| step | step |
Implements JFIT::JParameter_t.
Definition at line 110 of file JPerth.cc.