CbmRoot
|
This is the complete list of members for L1Grid, including all inherited members.
AllocateMemory(int NThreads) | L1Grid | |
BuildBins(float yMin, float yMax, float zMin, float zMax, float tMin, float tMax, float sy, float sz, float st) | L1Grid | |
Create(float yMin, float yMax, float zMin, float zMax, float sy, float sz) | L1Grid | |
CreatePar(L1HitPoint *points, THitI nhits, L1Vector< L1HitPoint > *pointsBuf, L1Vector< L1StsHit > *hitsBuf, const L1StsHit *hits, L1Vector< THitI > *indices, L1Vector< THitI > *indicesBuf, char iS, L1Algo &Algo, THitI n) | L1Grid | |
CreatePar0(float yMin, float yMax, float zMin, float zMax, float sy, float sz) | L1Grid | |
fBinInGrid | L1Grid | private |
fFirstHitInBin | L1Grid | private |
fHitsInBin | L1Grid | private |
Fill(const L1HitPoint *points, THitI n) | L1Grid | |
FillPar(const L1HitPoint *points, THitI n) | L1Grid | |
FirstHitInBin(unsigned int i) const | L1Grid | inline |
fN | L1Grid | private |
fNt | L1Grid | private |
fNThreads | L1Grid | private |
fNy | L1Grid | private |
fNz | L1Grid | private |
fStepTInv | L1Grid | private |
fStepYInv | L1Grid | private |
fStepZInv | L1Grid | private |
fTMinOverStep | L1Grid | private |
fYMinOverStep | L1Grid | private |
fZMinOverStep | L1Grid | private |
GetBin(float Y, float Z) const | L1Grid | inline |
GetBin(float Y, float Z, float T) const | L1Grid | inline |
GetBinBounded(const float &Y, const float &Z) const | L1Grid | inline |
GetBinBounded(const float &Y, const float &Z, unsigned short &bY, unsigned short &bZ) const | L1Grid | inline |
GetBinBounded(const float &Y, const float &Z, const float &T) const | L1Grid | inline |
GetBinBounded(const float &Y, const float &Z, const float &T, unsigned short &bY, unsigned short &bZ, unsigned short &bT) const | L1Grid | inline |
GetBinBounds(unsigned int iBin, float &Ymin, float &Ymax, float &Zmin, float &Zmax) const | L1Grid | inline |
GetBinBounds(unsigned int iBin, float &Ymin, float &Ymax, float &Zmin, float &Zmax, float &Tmin, float &Tmax) const | L1Grid | inline |
HitsSort(L1HitPoint *pointsBuf, L1StsHit *hitsBuf, const L1StsHit *hits, THitI *indices, THitI *indicesBuf, L1HitPoint *points, THitI n, THitI nhits, char iS, L1Algo &Algo) | L1Grid | |
Initial1(int NThreads) | L1Grid | |
L1Grid() | L1Grid | inline |
L1Grid(const L1Grid &grid) | L1Grid | inline |
N() const | L1Grid | inline |
Nt() const | L1Grid | inline |
Ny() const | L1Grid | inline |
Nz() const | L1Grid | inline |
StoreHits(THitI nhits, const L1StsHit *hits, char iS, L1Algo &Algo, THitI n, L1StsHit *hitsBuf1, const L1StsHit *hits1, THitI *indices1) | L1Grid | |
UpdateIterGrid(unsigned int Nelements, L1StsHit *hits, vector< THitI > *indicesBuf, THitI *indices, vector< L1StsHit > *hits2, vector< L1HitPoint > *pointsBuf, L1HitPoint *points, int &NHitsOnStation, char iS, L1Algo &Algo, const vector< unsigned char > *vSFlag, const vector< unsigned char > *vSFlagB) | L1Grid |