Jpp
debug
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 313 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 326 of file JSydney.cc.
|
inlineoverridevirtual |
Apply step.
step | step |
Implements JFIT::JParameter_t.
Definition at line 343 of file JSydney.cc.
|
private |
Definition at line 351 of file JSydney.cc.
|
private |
Definition at line 352 of file JSydney.cc.
|
private |
Definition at line 353 of file JSydney.cc.