Jpp
18.2.1-ARCA-DF-PATCH
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. More... | |
virtual void | apply (const double step) override |
Apply step. More... | |
Private Attributes | |
JDetector & | detector |
JVector3D | direction |
std::vector< size_t > | index |
Auxiliary class to edit (x,y,z) position of string.
Definition at line 298 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 311 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
step | step |
Implements JFIT::JParameter_t.
Definition at line 328 of file JSydney.cc.
|
private |
Definition at line 336 of file JSydney.cc.
|
private |
Definition at line 337 of file JSydney.cc.
|
private |
Definition at line 338 of file JSydney.cc.