![]() |
Project
|
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 | |
The struct contains necessary info for TPC sector.
Definition at line 40 of file TPCFastTransformGeo.h.
| o2::gpu::TPCFastTransformGeo::SectorInfo::ClassDefNV | ( | SectorInfo | , |
| 1 | |||
| ) |
| 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.
| 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.