Belle II Software development
|
This is the complete list of members for SensorInfoBase, including all inherited members.
forceInside(double &u, double &v) const | SensorInfoBase | inline |
forceInside(ROOT::Math::XYZVector &local) const | SensorInfoBase | inline |
getBackwardWidth() const | SensorInfoBase | inline |
getForwardWidth() const | SensorInfoBase | inline |
getID() const | SensorInfoBase | inline |
getLength() const | SensorInfoBase | inline |
getSurfaceParameters() const | SensorInfoBase | inline |
getThickness() const | SensorInfoBase | inline |
getTransformation(bool reco=false) const | SensorInfoBase | inline |
getType() const | SensorInfoBase | inline |
getUCellID(double u, double v=0, bool clamp=false) const | SensorInfoBase | inline |
getUCellPosition(int uID, int vID=-1) const | SensorInfoBase | inline |
getUCells() const | SensorInfoBase | inline |
getUPitch(double v=0) const | SensorInfoBase | inline |
getUSize(double v=0) const | SensorInfoBase | inline |
getVCellID(double v, bool clamp=false) const | SensorInfoBase | inline |
getVCellPosition(int vID) const | SensorInfoBase | inline |
getVCells() const | SensorInfoBase | inline |
getVCells2() const | SensorInfoBase | inline |
getVPitch(double v=0) const | SensorInfoBase | inline |
getVPitchID(double v=0) const | SensorInfoBase | inline |
getVSize() const | SensorInfoBase | inline |
getWidth(double v=0) const | SensorInfoBase | inline |
getWSize() const | SensorInfoBase | inline |
inside(double u, double v, double uTolerance=DBL_EPSILON, double vTolerance=DBL_EPSILON) const | SensorInfoBase | inline |
inside(const ROOT::Math::XYZVector &local, double uTolerance=DBL_EPSILON, double vTolerance=DBL_EPSILON, double wTolerance=DBL_EPSILON) const | SensorInfoBase | inline |
m_deltaWidth | SensorInfoBase | protected |
m_id | SensorInfoBase | protected |
m_length | SensorInfoBase | protected |
m_recoTransform | SensorInfoBase | protected |
m_splitLength | SensorInfoBase | protected |
m_surfaceDeformationParameters | SensorInfoBase | protected |
m_thickness | SensorInfoBase | protected |
m_transform | SensorInfoBase | protected |
m_type | SensorInfoBase | protected |
m_uCells | SensorInfoBase | protected |
m_vCells | SensorInfoBase | protected |
m_vCells2 | SensorInfoBase | protected |
m_width | SensorInfoBase | protected |
pointToGlobal(const ROOT::Math::XYZVector &local, bool reco=false) const | SensorInfoBase | inline |
pointToLocal(const ROOT::Math::XYZVector &global, bool reco=false) const | SensorInfoBase | inline |
PXD enum value | SensorInfoBase | |
SensorInfoBase(SensorType type, VxdID id, double width, double length, double thickness, int uCells, int vCells, double width2=-1, double splitLength=-1, int vCells2=0) | SensorInfoBase | inline |
SensorType enum name | SensorInfoBase | |
setSurfaceParameters(const std::vector< double > &planarParameters) | SensorInfoBase | inline |
setTransformation(const TGeoHMatrix &transform, bool reco=false) | SensorInfoBase | inline |
SVD enum value | SensorInfoBase | |
TEL enum value | SensorInfoBase | |
vectorToGlobal(const ROOT::Math::XYZVector &local, bool reco=false) const | SensorInfoBase | inline |
vectorToLocal(const ROOT::Math::XYZVector &global, bool reco=false) const | SensorInfoBase | inline |
VXD enum value | SensorInfoBase | |
~SensorInfoBase() | SensorInfoBase | inlinevirtual |