Belle II Software  release-08-01-10
TrackHit Struct Reference

Structure for track parameters at TOP. More...

#include <NtupleStructure.h>

Public Member Functions

 TrackHit ()
 Default constructor.
 
void clear ()
 Clear the structure: set elements to zero.
 

Public Attributes

Int_t moduleID
 module ID
 
Int_t PDG
 PDG code.
 
Float_t x
 impact point, x component
 
Float_t y
 impact point, y component
 
Float_t z
 impact point, z component
 
Float_t p
 momentum magnitude
 
Float_t theta
 momentum polar angle
 
Float_t phi
 momentum azimuthal angle
 
Float_t time
 impact time
 

Detailed Description

Structure for track parameters at TOP.

Definition at line 50 of file NtupleStructure.h.


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