Belle II Software development
TRG2DFinderTrack Struct Reference

TRG 2DFinder Track. More...

#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}
 
int hwPhi0 {0}
 

Detailed Description

TRG 2DFinder Track.

Definition at line 254 of file Unpacker.h.

Constructor & Destructor Documentation

◆ TRG2DFinderTrack()

TRG2DFinderTrack ( )
inline

Definition at line 255 of file Unpacker.h.

255: omega(realNaN), phi0(realNaN) {}

Member Data Documentation

◆ hwOmega

int hwOmega {0}

Definition at line 263 of file Unpacker.h.

◆ hwPhi0

int hwPhi0 {0}

Definition at line 264 of file Unpacker.h.

◆ omega

double omega

omega of a 2D track

Definition at line 257 of file Unpacker.h.

◆ phi0

double phi0

phi0 of a 2D track

Definition at line 259 of file Unpacker.h.

◆ ts

tsOutArray ts

all TS of a 2D track

Definition at line 261 of file Unpacker.h.


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