Project
Loading...
Searching...
No Matches
o2::gpu::TPCFastTransformGeo::SectorInfo Struct Reference

The struct contains necessary info for TPC sector. More...

#include <TPCFastTransformGeo.h>

Public Member Functions

 ClassDefNV (SectorInfo, 1)
 

Public Attributes

float sinAlpha {0.f}
 sin of the angle between the local x and the global x
 
float cosAlpha {0.f}
 cos of the angle between the local x and the global x
 

Detailed Description

The struct contains necessary info for TPC sector.

Definition at line 40 of file TPCFastTransformGeo.h.

Member Function Documentation

◆ ClassDefNV()

o2::gpu::TPCFastTransformGeo::SectorInfo::ClassDefNV ( SectorInfo  ,
 
)

Member Data Documentation

◆ cosAlpha

float o2::gpu::TPCFastTransformGeo::SectorInfo::cosAlpha {0.f}

cos of the angle between the local x and the global x

Definition at line 42 of file TPCFastTransformGeo.h.

◆ sinAlpha

float o2::gpu::TPCFastTransformGeo::SectorInfo::sinAlpha {0.f}

sin of the angle between the local x and the global x

Definition at line 41 of file TPCFastTransformGeo.h.


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