Belle II Software development
|
This is the complete list of members for SensorInfo, including all inherited members.
cook() | SensorInfo | |
flipVSegmentation() | SensorInfo | inline |
forceInside(double &u, double &v) const | SensorInfoBase | inline |
forceInside(ROOT::Math::XYZVector &local) const | SensorInfoBase | inline |
getBackVoltage() const | SensorInfo | inline |
getBackwardWidth() const | SensorInfoBase | inline |
getBField(const ROOT::Math::XYZVector &point) const | SensorInfo | |
getBulkDoping() const | SensorInfo | inline |
getChargeThreshold() const | SensorInfo | inline |
getClearBorder(double v) const | SensorInfo | inline |
getDoublePixel() const | SensorInfo | inline |
getDrainBorder(double v) const | SensorInfo | inline |
getDriftVelocity(const ROOT::Math::XYZVector &E, const ROOT::Math::XYZVector &B) const | SensorInfo | |
getEField(const ROOT::Math::XYZVector &point) const | SensorInfo | |
getElectronMobility(double E) const | SensorInfo | |
getForwardWidth() const | SensorInfoBase | inline |
getGateDepth() const | SensorInfo | inline |
getHallFactor() const | SensorInfo | inline |
getID() const | SensorInfoBase | inline |
getIntegrationEnd() const | SensorInfo | inline |
getIntegrationStart() const | SensorInfo | inline |
getLength() const | SensorInfoBase | inline |
getLorentzShift(double u, double v) const | SensorInfo | |
getNoiseFraction() const | SensorInfo | inline |
getPixelKind(const VxdID sensorID, double v) const | SensorInfo | |
getPixelKindNew(const VxdID &sensorID, int vID) const | SensorInfo | |
getSourceBorder(double v) const | SensorInfo | inline |
getSurfaceParameters() const | SensorInfoBase | inline |
getTemperature() const | SensorInfo | inline |
getThickness() const | SensorInfoBase | inline |
getTopVoltage() const | SensorInfo | inline |
getTransformation(bool reco=false) const | SensorInfoBase | inline |
getTrappedID(double x, double y) const | SensorInfo | |
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_backVoltage | SensorInfo | protected |
m_bulkDoping | SensorInfo | protected |
m_chargeThreshold | SensorInfo | protected |
m_clearBorderLargePitch | SensorInfo | protected |
m_clearBorderSmallPitch | SensorInfo | protected |
m_deltaWidth | SensorInfoBase | protected |
m_doublePixel | SensorInfo | protected |
m_drainBorderLargePitch | SensorInfo | protected |
m_drainBorderSmallPitch | SensorInfo | protected |
m_gateDepth | SensorInfo | protected |
m_hallFactor | SensorInfo | protected |
m_hxIG | SensorInfo | protected |
m_id | SensorInfoBase | protected |
m_integrationEnd | SensorInfo | protected |
m_integrationStart | SensorInfo | protected |
m_iup | SensorInfo | protected |
m_ivp | SensorInfo | protected |
m_ivp2 | SensorInfo | protected |
m_length | SensorInfoBase | protected |
m_mIGL | SensorInfo | protected |
m_mIGS | SensorInfo | protected |
m_noiseFraction | SensorInfo | protected |
m_recoTransform | SensorInfoBase | protected |
m_sIGL | SensorInfo | protected |
m_sIGS | SensorInfo | protected |
m_sourceBorderLargePitch | SensorInfo | protected |
m_sourceBorderSmallPitch | SensorInfo | protected |
m_splitLength | SensorInfoBase | protected |
m_surfaceDeformationParameters | SensorInfoBase | protected |
m_temperature | SensorInfo | protected |
m_thickness | SensorInfoBase | protected |
m_topVoltage | SensorInfo | protected |
m_transform | SensorInfoBase | protected |
m_type | SensorInfoBase | protected |
m_uCells | SensorInfoBase | protected |
m_up | SensorInfo | protected |
m_vCells | SensorInfoBase | protected |
m_vCells2 | SensorInfoBase | protected |
m_vp | SensorInfo | protected |
m_vp2 | SensorInfo | protected |
m_vsplit | SensorInfo | 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 | |
SensorInfo(VxdID id=0, float width=0, float length=0, float thickness=0, int uCells=0, int vCells=0, float splitLength=0, int vCells2=0) | SensorInfo | inline |
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 | |
setDEPFETParams(double bulkDoping, double backVoltage, double topVoltage, double sourceBorderSmallPitch, double clearBorderSmallPitch, double drainBorderSmallPitch, double sourceBorderLargePitch, double clearBorderLargePitch, double drainBorderLargePitch, double gateDepth, bool doublePixel, double chargeThreshold, double noiseFraction) | SensorInfo | inline |
setID(VxdID id) | SensorInfo | inline |
setIntegrationWindow(double start, double end) | SensorInfo | inline |
setLorentzFactor() | SensorInfo | protected |
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 |