EParam enum name | ITk::PixelClusterErrorData | |
getConstMap() const | ITk::PixelClusterErrorData | inline |
getDelta(IdentifierHash idHash, int sizePhi, double angle, int sizeZ, double eta) const | ITk::PixelClusterErrorData | |
getDeltaError(IdentifierHash idHash) const | ITk::PixelClusterErrorData | inline |
getIdentifier(IdentifierHash idHash) const | ITk::PixelClusterErrorData | inline |
getIdentifierHash(Identifier identifier) const | ITk::PixelClusterErrorData | inline |
initialize() | ITk::PixelClusterErrorData | private |
kDelta_x_offset enum value | ITk::PixelClusterErrorData | |
kDelta_x_slope enum value | ITk::PixelClusterErrorData | |
kDelta_y_offset enum value | ITk::PixelClusterErrorData | |
kDelta_y_slope enum value | ITk::PixelClusterErrorData | |
kError_x enum value | ITk::PixelClusterErrorData | |
kError_y enum value | ITk::PixelClusterErrorData | |
kNParam enum value | ITk::PixelClusterErrorData | |
kPeriod_phi enum value | ITk::PixelClusterErrorData | |
kPeriod_sinheta enum value | ITk::PixelClusterErrorData | |
load(const std::string &file) | ITk::PixelClusterErrorData | |
m_constmap | ITk::PixelClusterErrorData | private |
m_pixelID | ITk::PixelClusterErrorData | private |
PixelClusterErrorData() | ITk::PixelClusterErrorData | inline |
print(const std::string &file) const | ITk::PixelClusterErrorData | |
setDeltaError(IdentifierHash idHash, float period_phi, float period_sinheta, float delta_x_slope, float delta_x_offset, float error_x, float delta_y_slope, float delta_y_offset, float error_y) | ITk::PixelClusterErrorData | |
setDeltaError(IdentifierHash idHash, const std::array< float, kNParam > ¶m) | ITk::PixelClusterErrorData | inline |
setDeltaError(IdentifierHash idHash, std::span< double > param) | ITk::PixelClusterErrorData | inline |
~PixelClusterErrorData() | ITk::PixelClusterErrorData | inline |