EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
t_3d_plane Class Reference

#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
 

Detailed Description

Definition at line 44 of file 3d.h.

View newest version in sPHENIX GitHub at line 44 of file 3d.h

Constructor & Destructor Documentation

t_3d_plane::t_3d_plane ( )
inline

Definition at line 46 of file 3d.h.

View newest version in sPHENIX GitHub at line 46 of file 3d.h

References nx, VZERO, and x.

t_3d_plane::t_3d_plane ( TVector3  _x,
TVector3  _nx 
)
inline

Definition at line 47 of file 3d.h.

View newest version in sPHENIX GitHub at line 47 of file 3d.h

References nx, and x.

t_3d_plane::~t_3d_plane ( )
inline

Definition at line 52 of file 3d.h.

View newest version in sPHENIX GitHub at line 52 of file 3d.h

Member Function Documentation

const TVector3 t_3d_plane::GetCoord ( ) const
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().

+ Here is the caller graph for this function:

Member Data Documentation

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().


The documentation for this class was generated from the following file: