![]() |
Belle II Software development
|
#include <Unpacker.h>
Public Attributes | |
double | omega |
omega of a 2D track | |
double | phi0 |
phi0 of a 2D track | |
tsOutArray | ts |
all TS of a 2D track | |
int | hwOmega {0} |
hw values of 2dtrack | |
int | hwPhi0 {0} |
TRG 2DFinder Track.
Definition at line 263 of file Unpacker.h.
|
inline |
Definition at line 264 of file Unpacker.h.
int hwOmega {0} |
int hwPhi0 {0} |
Definition at line 273 of file Unpacker.h.
double omega |
omega of a 2D track
Definition at line 266 of file Unpacker.h.
double phi0 |
phi0 of a 2D track
Definition at line 268 of file Unpacker.h.
tsOutArray ts |
all TS of a 2D track
Definition at line 270 of file Unpacker.h.