Project
Loading...
Searching...
No Matches
o2::its::RecoGeomHelper::RecoChip Struct Reference

#include <RecoGeomHelper.h>

Public Member Functions

void updateLimits (const o2::math_utils::Point3D< float > &pnt)
 
void print () const
 
 ClassDefNV (RecoChip, 0)
 

Public Attributes

uint16_t id = 0xffff
 < boundaries + frame data for single chip
 
float alp = 0.f
 
float snAlp = 0.f
 
float csAlp = 0.f
 
float xRef = 0.f
 
BracketF yRange = {1.e9, -1.e9}
 
BracketF zRange = {1.e9, -1.e9}
 
Vec2D xyEdges
 

Detailed Description

Definition at line 43 of file RecoGeomHelper.h.

Member Function Documentation

◆ ClassDefNV()

o2::its::RecoGeomHelper::RecoChip::ClassDefNV ( RecoChip  ,
 
)

◆ print()

void RecoGeomHelper::RecoChip::print ( ) const

Definition at line 32 of file RecoGeomHelper.cxx.

◆ updateLimits()

void RecoGeomHelper::RecoChip::updateLimits ( const o2::math_utils::Point3D< float > &  pnt)

Definition at line 24 of file RecoGeomHelper.cxx.

Member Data Documentation

◆ alp

float o2::its::RecoGeomHelper::RecoChip::alp = 0.f

Definition at line 46 of file RecoGeomHelper.h.

◆ csAlp

float o2::its::RecoGeomHelper::RecoChip::csAlp = 0.f

Definition at line 46 of file RecoGeomHelper.h.

◆ id

uint16_t o2::its::RecoGeomHelper::RecoChip::id = 0xffff

< boundaries + frame data for single chip

Definition at line 45 of file RecoGeomHelper.h.

◆ snAlp

float o2::its::RecoGeomHelper::RecoChip::snAlp = 0.f

Definition at line 46 of file RecoGeomHelper.h.

◆ xRef

float o2::its::RecoGeomHelper::RecoChip::xRef = 0.f

Definition at line 47 of file RecoGeomHelper.h.

◆ xyEdges

Vec2D o2::its::RecoGeomHelper::RecoChip::xyEdges

Definition at line 49 of file RecoGeomHelper.h.

◆ yRange

BracketF o2::its::RecoGeomHelper::RecoChip::yRange = {1.e9, -1.e9}

Definition at line 48 of file RecoGeomHelper.h.

◆ zRange

BracketF o2::its::RecoGeomHelper::RecoChip::zRange = {1.e9, -1.e9}

Definition at line 48 of file RecoGeomHelper.h.


The documentation for this struct was generated from the following files: