Belle II Software  release-08-01-10
TOPTrack::SelectedHit Struct Reference

selected photon hit from TOPDigits More...

#include <TOPTrack.h>

Public Member Functions

 SelectedHit (int pix, double t, double terr)
 Constructor. More...
 

Public Attributes

int pixelID = 0
 pixel ID
 
double time = 0
 time
 
double timeErr = 0
 time uncertainty
 

Detailed Description

selected photon hit from TOPDigits

Definition at line 83 of file TOPTrack.h.

Constructor & Destructor Documentation

◆ SelectedHit()

SelectedHit ( int  pix,
double  t,
double  terr 
)
inline

Constructor.

Parameters
pixpixel ID
ttime
terrtime uncertainty

Definition at line 94 of file TOPTrack.h.


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