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

Temporary data structure holding the ECL clusters used for this analysis. More...

Collaboration diagram for SelectedECLCluster:

Public Attributes

const ECLClustercluster = nullptr
 The ECL cluster.
 
double energyCMS = NAN
 the energy in CMS system
 
double energyLab = NAN
 the energy in Lab system
 
ROOT::Math::PxPyPzEVector p4CMS
 the 4 momentum in CMS system
 
ROOT::Math::PxPyPzEVector p4Lab
 the 4 momentum in lab system
 
bool isTrack = false
 is this ECL cluster likely from a track (or a photon) = is it charged?
 
double clusterTime = NAN
 the time of the cluster
 

Detailed Description

Temporary data structure holding the ECL clusters used for this analysis.

Definition at line 50 of file FilterCalculator.cc.


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