Jpp
18.0.1-rc.2
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 338 of file JSydney.cc.
|
inline |
Constructor.
setup | setup |
id | string number |
z0 | reference position |
Definition at line 348 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
step | step |
Implements JFIT::JParameter_t.
Definition at line 365 of file JSydney.cc.
|
private |
Definition at line 379 of file JSydney.cc.
|
private |
Definition at line 380 of file JSydney.cc.
|
private |
Definition at line 381 of file JSydney.cc.