39 GPUhd() float X()
const {
return mX; }
40 GPUhd() float MaxY()
const {
return mMaxY; }
43 GPUhd() float Hy0()
const {
return mHy0; }
44 GPUhd() float Hz0()
const {
return mHz0; }
45 GPUhd() float HstepY()
const {
return mHstepY; }
46 GPUhd() float HstepZ()
const {
return mHstepZ; }
47 GPUhd() float HstepYi()
const {
return mHstepYi; }
48 GPUhd() float HstepZi()
const {
return mHstepZi; }
49 GPUhd() int32_t HitNumberOffset()
const {
return mHitNumberOffset; }
50 GPUhd() uint32_t FirstHitInBinOffset()
const {
return mFirstHitInBinOffset; }
51 GPUhd() static
float getTPCMaxY1X() {
return 0.1763269f; }
52 GPUhd() float getTPCMaxY()
const {
return getTPCMaxY1X() * mX; }
71 int32_t mHitNumberOffset;
72 uint32_t mFirstHitInBinOffset;
GPUhd() int32_t NHits() const
GPUhd() float getTPCMaxY() const
GPUhd() float HstepYi() const
GPUhd() float Hy0() const
GPUhd() float HstepZ() const
GPUhd() float HstepY() const
GPUhd() uint32_t FirstHitInBinOffset() const
GPUhd() float HstepZi() const
GPUhd() const GPUTPCGrid &Grid() const
GPUhd() float MaxY() const
GPUhd() int32_t HitNumberOffset() const
GPUhd() static float getTPCMaxY1X()
GPUhd() float Hz0() const