CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include <Cgem2DStrip.h>
Public Member Functions | |
CgemVStripCalculator (double r, double len, double wid, double ang, double xmin, double zmin, double pit) | |
void | setDelta (double sd) |
double | getPointPhi (double *pos) const |
bool | isPointInSheet (double phi, double z) const |
double | getZFromVPhi (double v, double phi) const |
int | getStartPointFromV (double v, double &phi, double &z) const |
int | getEndPointFromV (double v, double &phi, double &z) const |
double | getStripLengthFromV (double v) const |
int | getPointNumberFromV (double v) const |
int | getNthPointFromV (double v, int i, double &phi, double &z) const |
CgemVStripCalculator (double r, double len, double wid, double ang, double xmin, double zmin, double pit) | |
void | setDelta (double sd) |
double | getPointPhi (double *pos) const |
bool | isPointInSheet (double phi, double z) const |
double | getZFromVPhi (double v, double phi) const |
int | getStartPointFromV (double v, double &phi, double &z) const |
int | getEndPointFromV (double v, double &phi, double &z) const |
double | getStripLengthFromV (double v) const |
int | getPointNumberFromV (double v) const |
int | getNthPointFromV (double v, int i, double &phi, double &z) const |
Static Public Attributes | |
static const int | NORMAL = 0 |
static const int | INVALID_VID = -1 |
static const int | ADJUST_TO_END = 1 |
static const int | ADJUST_TO_START = 2 |
Definition at line 119 of file EventDisplay/BesVisLib/BesVisLib-00-06-08/BesVisLib/Cgem2DStrip.h.
CgemVStripCalculator::CgemVStripCalculator | ( | double | r, |
double | len, | ||
double | wid, | ||
double | ang, | ||
double | xmin, | ||
double | zmin, | ||
double | pit | ||
) |
Definition at line 404 of file Cgem2DStrip.cxx.
CgemVStripCalculator::CgemVStripCalculator | ( | double | r, |
double | len, | ||
double | wid, | ||
double | ang, | ||
double | xmin, | ||
double | zmin, | ||
double | pit | ||
) |
int CgemVStripCalculator::getEndPointFromV | ( | double | v, |
double & | phi, | ||
double & | z | ||
) | const |
Definition at line 483 of file Cgem2DStrip.cxx.
Referenced by Cgem2DVStrip::Cgem2DVStrip(), getNthPointFromV(), and getStripLengthFromV().
int CgemVStripCalculator::getEndPointFromV | ( | double | v, |
double & | phi, | ||
double & | z | ||
) | const |
int CgemVStripCalculator::getNthPointFromV | ( | double | v, |
int | i, | ||
double & | phi, | ||
double & | z | ||
) | const |
Definition at line 551 of file Cgem2DStrip.cxx.
Referenced by Cgem2DVStrip::Cgem2DVStrip(), and CgemROOTGeo::Draw3DHits().
int CgemVStripCalculator::getNthPointFromV | ( | double | v, |
int | i, | ||
double & | phi, | ||
double & | z | ||
) | const |
int CgemVStripCalculator::getPointNumberFromV | ( | double | v | ) | const |
Definition at line 543 of file Cgem2DStrip.cxx.
Referenced by Cgem2DVStrip::Cgem2DVStrip(), CgemROOTGeo::Draw3DHits(), and getNthPointFromV().
int CgemVStripCalculator::getPointNumberFromV | ( | double | v | ) | const |
double CgemVStripCalculator::getPointPhi | ( | double * | pos | ) | const |
Definition at line 399 of file Cgem2DStrip.cxx.
double CgemVStripCalculator::getPointPhi | ( | double * | pos | ) | const |
int CgemVStripCalculator::getStartPointFromV | ( | double | v, |
double & | phi, | ||
double & | z | ||
) | const |
Definition at line 435 of file Cgem2DStrip.cxx.
Referenced by Cgem2DVStrip::Cgem2DVStrip(), getNthPointFromV(), and getStripLengthFromV().
int CgemVStripCalculator::getStartPointFromV | ( | double | v, |
double & | phi, | ||
double & | z | ||
) | const |
double CgemVStripCalculator::getStripLengthFromV | ( | double | v | ) | const |
Definition at line 530 of file Cgem2DStrip.cxx.
Referenced by getPointNumberFromV().
double CgemVStripCalculator::getStripLengthFromV | ( | double | v | ) | const |
double CgemVStripCalculator::getZFromVPhi | ( | double | v, |
double | phi | ||
) | const |
Definition at line 598 of file Cgem2DStrip.cxx.
Referenced by CgemROOTGeo::calcZFromLayerSheetVIDPhi().
double CgemVStripCalculator::getZFromVPhi | ( | double | v, |
double | phi | ||
) | const |
bool CgemVStripCalculator::isPointInSheet | ( | double | phi, |
double | z | ||
) | const |
Definition at line 419 of file Cgem2DStrip.cxx.
Referenced by CgemROOTGeo::isPointInSheet().
bool CgemVStripCalculator::isPointInSheet | ( | double | phi, |
double | z | ||
) | const |
|
inline |
Definition at line 139 of file EventDisplay/BesVisLib/BesVisLib-00-06-08/BesVisLib/Cgem2DStrip.h.
|
inline |
Definition at line 139 of file InstallArea/include/BesVisLib/BesVisLib/Cgem2DStrip.h.
|
static |
Definition at line 135 of file EventDisplay/BesVisLib/BesVisLib-00-06-08/BesVisLib/Cgem2DStrip.h.
Referenced by getNthPointFromV().
|
static |
Definition at line 136 of file EventDisplay/BesVisLib/BesVisLib-00-06-08/BesVisLib/Cgem2DStrip.h.
Referenced by getNthPointFromV().
|
static |
Definition at line 134 of file EventDisplay/BesVisLib/BesVisLib-00-06-08/BesVisLib/Cgem2DStrip.h.
Referenced by getEndPointFromV(), getPointNumberFromV(), and getStartPointFromV().
|
static |
Definition at line 133 of file EventDisplay/BesVisLib/BesVisLib-00-06-08/BesVisLib/Cgem2DStrip.h.
Referenced by getEndPointFromV(), getNthPointFromV(), and getStartPointFromV().