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}
 hw values of 2dtrack
 
int hwPhi0 {0}
 

Detailed Description

TRG 2DFinder Track.

Definition at line 263 of file Unpacker.h.

Constructor & Destructor Documentation

◆ TRG2DFinderTrack()

TRG2DFinderTrack ( )
inline

Definition at line 264 of file Unpacker.h.

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

Member Data Documentation

◆ hwOmega

int hwOmega {0}

hw values of 2dtrack

Definition at line 272 of file Unpacker.h.

272{0};

◆ hwPhi0

int hwPhi0 {0}

Definition at line 273 of file Unpacker.h.

273{0};

◆ omega

double omega

omega of a 2D track

Definition at line 266 of file Unpacker.h.

◆ phi0

double phi0

phi0 of a 2D track

Definition at line 268 of file Unpacker.h.

◆ ts

tsOutArray ts

all TS of a 2D track

Definition at line 270 of file Unpacker.h.


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