Jpp
18.2.1-ARCA-DF-PATCH
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 345 of file JSydney.cc.
|
inline |
Constructor.
setup | setup |
id | string number |
z0 | reference position |
Definition at line 355 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
step | step |
Implements JFIT::JParameter_t.
Definition at line 372 of file JSydney.cc.
|
private |
Definition at line 386 of file JSydney.cc.
|
private |
Definition at line 387 of file JSydney.cc.
|
private |
Definition at line 388 of file JSydney.cc.