Belle II Software development
|
Struct used to hold information of the digits projected to a plane perpendicular to the shower direction. More...
Public Attributes | |
double | energy |
weighted energy | |
double | rho |
radial distance | |
double | alpha |
polar angel | |
Struct used to hold information of the digits projected to a plane perpendicular to the shower direction.
Definition at line 79 of file ECLShowerShapeModule.h.
double alpha |
polar angel
Definition at line 88 of file ECLShowerShapeModule.h.
double energy |
weighted energy
Definition at line 82 of file ECLShowerShapeModule.h.
double rho |
radial distance
Definition at line 85 of file ECLShowerShapeModule.h.