1 #ifndef TrackReco_TrackResiduals_h 2 #define TrackReco_TrackResiduals_h
std::vector< StorageType > m_storage
static StorageType pack_pull(float)
void setResidualXY(int idx, float residualX, float residualY)
static float unpack_residual(StorageType)
void resize(unsigned int nHits)
static float unpack_pull(StorageType)
float residualY(int i) const
static StorageType pack_residual(float)
unsigned short StorageType
caConstants::TupleMultiplicity const CAHitNtupletGeneratorKernelsGPU::HitToTuple const cms::cuda::AtomicPairCounter GPUCACell const *__restrict__ uint32_t const *__restrict__ gpuPixelDoublets::CellNeighborsVector const gpuPixelDoublets::CellTracksVector const GPUCACell::OuterHitOfCell const int32_t nHits
float residualX(int i) const
get the residual of the ith hit
void setPullXY(int idx, float pullX, float pullY)