Belle II Software development
|
This is the complete list of members for PXDClusterPositionErrorPar, including all inherited members.
ClassDef(PXDClusterPositionErrorPar, 8) | PXDClusterPositionErrorPar | private |
getBinsU() const | PXDClusterPositionErrorPar | inline |
getBinsV() const | PXDClusterPositionErrorPar | inline |
getClusterPositionErrorMap() const | PXDClusterPositionErrorPar | inline |
getContent(unsigned short sensorID, unsigned short globalID) const | PXDClusterPositionErrorPar | inline |
getContent(unsigned short sensorID, unsigned short uBin, unsigned short vBin, unsigned short size) const | PXDClusterPositionErrorPar | inline |
getDeadNeighbourFactor(unsigned short sensorID, unsigned short globalID) const | PXDClusterPositionErrorPar | inline |
getDeadNeighbourFactor(unsigned short sensorID, unsigned short uBin, unsigned short vBin, unsigned short size) const | PXDClusterPositionErrorPar | inline |
getGlobalID(unsigned short uBin, unsigned short vBin, unsigned short size) const | PXDClusterPositionErrorPar | inline |
getMaxClusterSize() const | PXDClusterPositionErrorPar | inline |
getSensorUEdgeFactor(unsigned short sensorID, unsigned short globalID) const | PXDClusterPositionErrorPar | inline |
getSensorUEdgeFactor(unsigned short sensorID, unsigned short uBin, unsigned short vBin, unsigned short size) const | PXDClusterPositionErrorPar | inline |
getSensorVEdgeFactor(unsigned short sensorID, unsigned short globalID) const | PXDClusterPositionErrorPar | inline |
getSensorVEdgeFactor(unsigned short sensorID, unsigned short uBin, unsigned short vBin, unsigned short size) const | PXDClusterPositionErrorPar | inline |
m_clusterPositionErrorMap | PXDClusterPositionErrorPar | private |
m_defaultFactor | PXDClusterPositionErrorPar | private |
m_defaultValue | PXDClusterPositionErrorPar | private |
m_factorDeadNeighbourMap | PXDClusterPositionErrorPar | private |
m_factorSensorUEdgeMap | PXDClusterPositionErrorPar | private |
m_factorSensorVEdgeMap | PXDClusterPositionErrorPar | private |
m_maxSize | PXDClusterPositionErrorPar | private |
m_nBinsU | PXDClusterPositionErrorPar | private |
m_nBinsV | PXDClusterPositionErrorPar | private |
PXDClusterPositionErrorPar(unsigned short nBinsU=1, unsigned short nBinsV=3, unsigned short maxSize=8, float defaultValue=0.0, float defaultFactor=1.0) | PXDClusterPositionErrorPar | inline |
setContent(unsigned short sensorID, unsigned short globalID, float value) | PXDClusterPositionErrorPar | inline |
setContent(unsigned short sensorID, unsigned short uBin, unsigned short vBin, unsigned short size, float value) | PXDClusterPositionErrorPar | inline |
setDeadNeighbourFactor(unsigned short sensorID, unsigned short globalID, float factor) | PXDClusterPositionErrorPar | inline |
setDeadNeighbourFactor(unsigned short sensorID, unsigned short uBin, unsigned short vBin, unsigned short size, float factor) | PXDClusterPositionErrorPar | inline |
setSensorUEdgeFactor(unsigned short sensorID, unsigned short globalID, float factor) | PXDClusterPositionErrorPar | inline |
setSensorUEdgeFactor(unsigned short sensorID, unsigned short uBin, unsigned short vBin, unsigned short size, float factor) | PXDClusterPositionErrorPar | inline |
setSensorVEdgeFactor(unsigned short sensorID, unsigned short globalID, float factor) | PXDClusterPositionErrorPar | inline |
setSensorVEdgeFactor(unsigned short sensorID, unsigned short uBin, unsigned short vBin, unsigned short size, float factor) | PXDClusterPositionErrorPar | inline |