EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/ayk/3d.h>
Public Member Functions | |
t_3d_plane () | |
t_3d_plane (TVector3 _x, TVector3 _nx) | |
~t_3d_plane () | |
const TVector3 | GetCoord () const |
Public Attributes | |
TVector3 | x |
TVector3 | nx |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 54 of file 3d.h.
View newest version in sPHENIX GitHub at line 54 of file 3d.h
Referenced by TrKalmanNodeLocation::GetZ().
TVector3 t_3d_plane::nx |
Definition at line 54 of file 3d.h.
View newest version in sPHENIX GitHub at line 54 of file 3d.h
Referenced by build_plane_from_point_and_line(), cross_p_l(), point_to_plane_dist(), and t_3d_plane().
TVector3 t_3d_plane::x |
Definition at line 54 of file 3d.h.
View newest version in sPHENIX GitHub at line 54 of file 3d.h
Referenced by eicpy.qaplots.LogAxis::apply(), build_plane_from_point_and_line(), cross_p_l(), point_to_plane_dist(), eicpy.qaplots.LogAxis::rebin(), and t_3d_plane().