Class Reference for E1039 Core & Analysis Software
Plane Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/geom_svc/GeomSvc.h>

+ Collaboration diagram for Plane:

Public Member Functions

 Plane ()
 
double intercept (double tx, double ty, double x0_track, double y0_track) const
 
double getX (double w, double y) const
 
double getY (double x, double w) const
 
double getW (double x, double y) const
 
double getWirePosition (int elementID) const
 
TVectorD getEndPoint (int elementID, int sign=-1) const
 
void update ()
 

Public Attributes

int detectorID
 
std::string detectorName
 
int planeType
 
int nElements
 
double spacing
 
double cellWidth
 
double xoffset
 
double overlap
 
double angleFromVert
 
double sintheta
 
double costheta
 
double tantheta
 
double x0
 
double y0
 
double z0
 
double x1
 
double y1
 
double z1
 
double x2
 
double y2
 
double z2
 
double thetaX
 
double thetaY
 
double thetaZ
 
double deltaX
 
double deltaY
 
double deltaZ
 
double deltaW
 
double deltaW_module [9]
 
double rotX
 
double rotY
 
double rotZ
 
double resolution
 
double xc
 
double yc
 
double zc
 
double wc
 
double rX
 
double rY
 
double rZ
 
TVectorD nVec = TVectorD(3)
 
TVectorD uVec = TVectorD(3)
 
TVectorD vVec = TVectorD(3)
 
TVectorD xVec = TVectorD(3)
 
TVectorD yVec = TVectorD(3)
 
TMatrixD rotM = TMatrixD(3, 3)
 
double tmin
 
double tmax
 
TSpline3 * rtprofile
 
std::vector< double > elementPos
 

Friends

std::ostream & operator<< (std::ostream &os, const Plane &plane)
 

Detailed Description

Definition at line 36 of file GeomSvc.h.

Constructor & Destructor Documentation

◆ Plane()

Plane::Plane ( )

Definition at line 33 of file GeomSvc.cxx.

References deltaW, deltaW_module, deltaX, deltaY, deltaZ, detectorID, elementPos, nElements, NULL, planeType, rotX, rotY, rotZ, rtprofile, rX, rY, rZ, thetaX, thetaY, thetaZ, tmax, tmin, wc, x0, x1, x2, xc, y0, y1, y2, yc, z0, z1, z2, and zc.

Member Function Documentation

◆ getEndPoint()

TVectorD Plane::getEndPoint ( int  elementID,
int  sign = -1 
) const

Definition at line 151 of file GeomSvc.cxx.

References angleFromVert, nElements, planeType, spacing, vVec, x1, x2, xc, xoffset, xVec, y1, y2, yc, yVec, and zc.

◆ getW()

double Plane::getW ( double  x,
double  y 
) const
inline

Definition at line 48 of file GeomSvc.h.

References costheta, and sintheta.

Referenced by GeomSvc::getInterceptionFast(), GeomSvc::getUinStereoPlane(), and update().

+ Here is the caller graph for this function:

◆ getWirePosition()

double Plane::getWirePosition ( int  elementID) const

Definition at line 146 of file GeomSvc.cxx.

References costheta, deltaW, nElements, sintheta, spacing, x0, xoffset, and y0.

◆ getX()

double Plane::getX ( double  w,
double  y 
) const
inline

Definition at line 46 of file GeomSvc.h.

References costheta, and tantheta.

Referenced by GeomSvc::getXinStereoPlane().

+ Here is the caller graph for this function:

◆ getY()

double Plane::getY ( double  x,
double  w 
) const
inline

Definition at line 47 of file GeomSvc.h.

References sintheta, and tantheta.

Referenced by GeomSvc::getYinStereoPlane().

+ Here is the caller graph for this function:

◆ intercept()

double Plane::intercept ( double  tx,
double  ty,
double  x0_track,
double  y0_track 
) const

Definition at line 129 of file GeomSvc.cxx.

References nVec, vVec, wc, xc, yc, and zc.

Referenced by GeomSvc::getInterception().

+ Here is the caller graph for this function:

◆ update()

void Plane::update ( )

Definition at line 78 of file GeomSvc.cxx.

References angleFromVert, costheta, deltaX, deltaY, deltaZ, getW(), nVec, rotM, rotX, rotY, rotZ, rX, rY, rZ, sintheta, tantheta, thetaX, thetaY, thetaZ, uVec, vVec, wc, x0, xc, xVec, y0, yc, yVec, z0, and zc.

Referenced by GeomSvc::setDetectorX0(), GeomSvc::setDetectorY0(), and GeomSvc::setDetectorZ0().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const Plane plane 
)
friend

Definition at line 180 of file GeomSvc.cxx.

Member Data Documentation

◆ angleFromVert

double Plane::angleFromVert

Definition at line 74 of file GeomSvc.h.

Referenced by getEndPoint(), GeomSvc::getStereoAngle(), and update().

◆ cellWidth

◆ costheta

double Plane::costheta

◆ deltaW

double Plane::deltaW

◆ deltaW_module

double Plane::deltaW_module[9]

Definition at line 98 of file GeomSvc.h.

Referenced by GeomSvc::getPlaneWOffset(), GeomSvc::initWireLUT(), and Plane().

◆ deltaX

double Plane::deltaX

Definition at line 94 of file GeomSvc.h.

Referenced by Plane(), and update().

◆ deltaY

double Plane::deltaY

Definition at line 95 of file GeomSvc.h.

Referenced by Plane(), and update().

◆ deltaZ

double Plane::deltaZ

Definition at line 96 of file GeomSvc.h.

Referenced by GeomSvc::getPlaneZOffset(), Plane(), GeomSvc::printAlignPar(), and update().

◆ detectorID

int Plane::detectorID

Definition at line 64 of file GeomSvc.h.

Referenced by Plane().

◆ detectorName

std::string Plane::detectorName

Definition at line 65 of file GeomSvc.h.

Referenced by CalibDriftDistMod::InitRun(), and CalibDriftDist::InitRun().

◆ elementPos

std::vector<double> Plane::elementPos

Definition at line 127 of file GeomSvc.h.

Referenced by GeomSvc::getExpElementID(), GeomSvc::initWireLUT(), and Plane().

◆ nElements

◆ nVec

TVectorD Plane::nVec = TVectorD(3)

Definition at line 114 of file GeomSvc.h.

Referenced by intercept(), and update().

◆ overlap

double Plane::overlap

Definition at line 73 of file GeomSvc.h.

Referenced by GeomSvc::getPlaneOverlap().

◆ planeType

int Plane::planeType

Definition at line 66 of file GeomSvc.h.

Referenced by getEndPoint(), GeomSvc::getPlaneType(), and Plane().

◆ resolution

double Plane::resolution

◆ rotM

TMatrixD Plane::rotM = TMatrixD(3, 3)

Definition at line 119 of file GeomSvc.h.

Referenced by update().

◆ rotX

double Plane::rotX

Definition at line 99 of file GeomSvc.h.

Referenced by Plane(), and update().

◆ rotY

double Plane::rotY

Definition at line 100 of file GeomSvc.h.

Referenced by Plane(), and update().

◆ rotZ

double Plane::rotZ

Definition at line 101 of file GeomSvc.h.

Referenced by GeomSvc::getPlanePhiOffset(), Plane(), GeomSvc::printAlignPar(), and update().

◆ rtprofile

TSpline3* Plane::rtprofile

Definition at line 124 of file GeomSvc.h.

Referenced by GeomSvc::close(), GeomSvc::getDriftDistance(), GeomSvc::getRTCurve(), and Plane().

◆ rX

double Plane::rX

Definition at line 109 of file GeomSvc.h.

Referenced by GeomSvc::getRotationInX(), Plane(), and update().

◆ rY

double Plane::rY

Definition at line 110 of file GeomSvc.h.

Referenced by GeomSvc::getRotationInY(), Plane(), and update().

◆ rZ

double Plane::rZ

Definition at line 111 of file GeomSvc.h.

Referenced by GeomSvc::getRotationInZ(), GeomSvc::getStereoAngle(), Plane(), and update().

◆ sintheta

double Plane::sintheta

◆ spacing

◆ tantheta

double Plane::tantheta

Definition at line 77 of file GeomSvc.h.

Referenced by GeomSvc::getTantheta(), getX(), getY(), and update().

◆ thetaX

double Plane::thetaX

Definition at line 89 of file GeomSvc.h.

Referenced by Plane(), and update().

◆ thetaY

double Plane::thetaY

Definition at line 90 of file GeomSvc.h.

Referenced by Plane(), and update().

◆ thetaZ

double Plane::thetaZ

Definition at line 91 of file GeomSvc.h.

Referenced by Plane(), and update().

◆ tmax

double Plane::tmax

Definition at line 123 of file GeomSvc.h.

Referenced by GeomSvc::isInTime(), and Plane().

◆ tmin

double Plane::tmin

Definition at line 122 of file GeomSvc.h.

Referenced by GeomSvc::isInTime(), and Plane().

◆ uVec

TVectorD Plane::uVec = TVectorD(3)

Definition at line 115 of file GeomSvc.h.

Referenced by update().

◆ vVec

TVectorD Plane::vVec = TVectorD(3)

Definition at line 116 of file GeomSvc.h.

Referenced by getEndPoint(), intercept(), and update().

◆ wc

double Plane::wc

Definition at line 108 of file GeomSvc.h.

Referenced by intercept(), Plane(), and update().

◆ x0

double Plane::x0

◆ x1

double Plane::x1

Definition at line 83 of file GeomSvc.h.

Referenced by GeomSvc::get2DBoxSize(), getEndPoint(), GeomSvc::getPlaneScaleX(), and Plane().

◆ x2

double Plane::x2

Definition at line 86 of file GeomSvc.h.

Referenced by GeomSvc::get2DBoxSize(), getEndPoint(), GeomSvc::getPlaneScaleX(), and Plane().

◆ xc

double Plane::xc

◆ xoffset

double Plane::xoffset

◆ xVec

TVectorD Plane::xVec = TVectorD(3)

Definition at line 117 of file GeomSvc.h.

Referenced by getEndPoint(), and update().

◆ y0

double Plane::y0

◆ y1

double Plane::y1

◆ y2

double Plane::y2

◆ yc

double Plane::yc

Definition at line 106 of file GeomSvc.h.

Referenced by getEndPoint(), GeomSvc::getPlaneCenterY(), intercept(), Plane(), and update().

◆ yVec

TVectorD Plane::yVec = TVectorD(3)

Definition at line 118 of file GeomSvc.h.

Referenced by getEndPoint(), and update().

◆ z0

double Plane::z0

Definition at line 82 of file GeomSvc.h.

Referenced by GeomSvc::getDetectorZ0(), Plane(), GeomSvc::setDetectorZ0(), and update().

◆ z1

double Plane::z1

Definition at line 85 of file GeomSvc.h.

Referenced by GeomSvc::getPlaneScaleZ(), and Plane().

◆ z2

double Plane::z2

Definition at line 88 of file GeomSvc.h.

Referenced by GeomSvc::getPlaneScaleZ(), and Plane().

◆ zc


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