|
| scale |
| scaling parameter of the deformation
|
|
Clamshell deformation
Definition at line 123 of file misalignment.py.
◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
scale |
|
) |
| |
◆ __call__()
def __call__ |
( |
|
self, |
|
|
|
xyz |
|
) |
| |
|
inherited |
Return TVector3 with difference in global position induced by the deformation,
given the original x,y,z position as TVector3 or a list with length of 3.
Definition at line 30 of file misalignment.py.
◆ _rphiz_to_xyz()
def _rphiz_to_xyz |
( |
|
self, |
|
|
|
rphiz |
|
) |
| |
|
privateinherited |
◆ _transform()
def _transform |
( |
|
self, |
|
|
|
r, |
|
|
|
phi, |
|
|
|
z |
|
) |
| |
|
private |
◆ _xyz_to_rphiz()
def _xyz_to_rphiz |
( |
|
self, |
|
|
|
xyz |
|
) |
| |
|
privateinherited |
The documentation for this class was generated from the following file: