Belle II Software  release-06-00-14
MaximumPtTrack Struct Reference

Temporary data structure holding the track(s) with the maximum pT. More...

Collaboration diagram for MaximumPtTrack:

Public Attributes

double pT = NAN
 the pT of the track
 
const Tracktrack = nullptr
 the track
 
double clusterEnergySumCMS = 0
 the sum of related cluster energies in CMS system
 
double clusterEnergySumLab = 0
 the sum of related cluster energies in lab system
 
double pCMS = NAN
 the momentum magnitude in CMS system
 
double pLab = NAN
 the momentum magnitude in lab system
 
TLorentzVector p4CMS
 the 4 momentum in CMS system
 
TLorentzVector p4Lab
 the 4 momentum in lab system
 

Detailed Description

Temporary data structure holding the track(s) with the maximum pT.

Definition at line 23 of file FilterCalculator.cc.


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