|
Jpp
18.3.0-rc.1
the software that should make you happy
|
Auxiliary class to edit length of Dyneema ropes. More...
Public Member Functions | |
| JDyneemaEditor (JSetup &setup, const int id, const double z0=0.0) | |
| Constructor. More... | |
| virtual void | apply (const double step) override |
| Apply step. More... | |
Private Attributes | |
| JDetector & | detector |
| double | z0 |
| std::vector< size_t > | index |
Auxiliary class to edit length of Dyneema ropes.
Definition at line 359 of file JSydney.cc.
|
inline |
Constructor.
| setup | setup |
| id | string number |
| z0 | reference position |
Definition at line 369 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
| step | step |
Implements JFIT::JParameter_t.
Definition at line 386 of file JSydney.cc.
|
private |
Definition at line 400 of file JSydney.cc.
|
private |
Definition at line 401 of file JSydney.cc.
|
private |
Definition at line 402 of file JSydney.cc.
1.8.5