|
Jpp test-rotations-old
the software that should make you happy
|
Auxiliary class to edit (x,y,z) position of string. More...
Public Member Functions | |
| JStringEditor (JSetup &setup, const int id, const JVector3D &direction, const bool option) | |
| Constructor. | |
| virtual void | apply (const double step) override |
| Apply step. | |
Private Attributes | |
| JDetector & | detector |
| JVector3D | direction |
| std::vector< size_t > | index |
Auxiliary class to edit (x,y,z) position of string.
Definition at line 329 of file JSydney.cc.
|
inline |
Constructor.
The option true and false correspond to all modules and optical modules only, respectively.
| setup | setup |
| id | string number |
| direction | direction |
| option | option |
Definition at line 342 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
| step | step |
Implements JFIT::JParameter_t.
Definition at line 359 of file JSydney.cc.
|
private |
Definition at line 367 of file JSydney.cc.
|
private |
Definition at line 368 of file JSydney.cc.
|
private |
Definition at line 369 of file JSydney.cc.