Belle II Software
release-08-01-10
|
Temporary data structure holding the ECL clusters used for this analysis. More...
Public Attributes | |
const ECLCluster * | cluster = 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 | |
Temporary data structure holding the ECL clusters used for this analysis.
Definition at line 50 of file FilterCalculator.cc.