Go to the documentation of this file. 1 #ifndef TrackReco_TrackResiduals_h
2 #define TrackReco_TrackResiduals_h
float residualY(int i) const
unsigned short StorageType
void setPullXY(int idx, float pullX, float pullY)
float residualX(int i) const
get the residual of the ith hit
std::vector< StorageType > m_storage
static float unpack_pull(StorageType)
void setResidualXY(int idx, float residualX, float residualY)
void resize(unsigned int nHits)
static StorageType pack_pull(float)
static float unpack_residual(StorageType)
static StorageType pack_residual(float)