Belle II Software development
SensorInfoBase Member List

This is the complete list of members for SensorInfoBase, including all inherited members.

forceInside(double &u, double &v) constSensorInfoBaseinline
forceInside(ROOT::Math::XYZVector &local) constSensorInfoBaseinline
getBackwardWidth() constSensorInfoBaseinline
getForwardWidth() constSensorInfoBaseinline
getID() constSensorInfoBaseinline
getLength() constSensorInfoBaseinline
getSurfaceParameters() constSensorInfoBaseinline
getThickness() constSensorInfoBaseinline
getTransformation(bool reco=false) constSensorInfoBaseinline
getType() constSensorInfoBaseinline
getUCellID(double u, double v=0, bool clamp=false) constSensorInfoBaseinline
getUCellPosition(int uID, int vID=-1) constSensorInfoBaseinline
getUCells() constSensorInfoBaseinline
getUPitch(double v=0) constSensorInfoBaseinline
getUSize(double v=0) constSensorInfoBaseinline
getVCellID(double v, bool clamp=false) constSensorInfoBaseinline
getVCellPosition(int vID) constSensorInfoBaseinline
getVCells() constSensorInfoBaseinline
getVCells2() constSensorInfoBaseinline
getVPitch(double v=0) constSensorInfoBaseinline
getVPitchID(double v=0) constSensorInfoBaseinline
getVSize() constSensorInfoBaseinline
getWidth(double v=0) constSensorInfoBaseinline
getWSize() constSensorInfoBaseinline
inside(double u, double v, double uTolerance=DBL_EPSILON, double vTolerance=DBL_EPSILON) constSensorInfoBaseinline
inside(const ROOT::Math::XYZVector &local, double uTolerance=DBL_EPSILON, double vTolerance=DBL_EPSILON, double wTolerance=DBL_EPSILON) constSensorInfoBaseinline
m_deltaWidthSensorInfoBaseprotected
m_idSensorInfoBaseprotected
m_lengthSensorInfoBaseprotected
m_recoTransformSensorInfoBaseprotected
m_splitLengthSensorInfoBaseprotected
m_surfaceDeformationParametersSensorInfoBaseprotected
m_thicknessSensorInfoBaseprotected
m_transformSensorInfoBaseprotected
m_typeSensorInfoBaseprotected
m_uCellsSensorInfoBaseprotected
m_vCellsSensorInfoBaseprotected
m_vCells2SensorInfoBaseprotected
m_widthSensorInfoBaseprotected
pointToGlobal(const ROOT::Math::XYZVector &local, bool reco=false) constSensorInfoBaseinline
pointToLocal(const ROOT::Math::XYZVector &global, bool reco=false) constSensorInfoBaseinline
PXD enum valueSensorInfoBase
SensorInfoBase(SensorType type, VxdID id, double width, double length, double thickness, int uCells, int vCells, double width2=-1, double splitLength=-1, int vCells2=0)SensorInfoBaseinline
SensorType enum nameSensorInfoBase
setSurfaceParameters(const std::vector< double > &planarParameters)SensorInfoBaseinline
setTransformation(const TGeoHMatrix &transform, bool reco=false)SensorInfoBaseinline
SVD enum valueSensorInfoBase
TEL enum valueSensorInfoBase
vectorToGlobal(const ROOT::Math::XYZVector &local, bool reco=false) constSensorInfoBaseinline
vectorToLocal(const ROOT::Math::XYZVector &global, bool reco=false) constSensorInfoBaseinline
VXD enum valueSensorInfoBase
~SensorInfoBase()SensorInfoBaseinlinevirtual