| EDM4eic
    EIC data model | 
#include <RingImageData.h>
| Public Attributes | |
| float | npe {} | 
| Number of photo-electrons [#]. | |
| ::edm4hep::Vector3f | position {} | 
| Global position of the cluster [mm]. | |
| ::edm4hep::Vector3f | positionError {} | 
| Error on the position. | |
| float | theta {} | 
| Opening angle of the ring [rad, 0->pi]. | |
| float | thetaError {} | 
| Error on the opening angle. | |
| float | radius {} | 
| Radius of the best fit ring [mm]. | |
| float | radiusError {} | 
| Estimated error from the fit [mm]. | |
EIC Ring Image Cluster
| float edm4eic::RingImageData::npe {} | 
Number of photo-electrons [#].
| ::edm4hep::Vector3f edm4eic::RingImageData::position {} | 
Global position of the cluster [mm].
| ::edm4hep::Vector3f edm4eic::RingImageData::positionError {} | 
Error on the position.
| float edm4eic::RingImageData::radius {} | 
Radius of the best fit ring [mm].
| float edm4eic::RingImageData::radiusError {} | 
Estimated error from the fit [mm].
| float edm4eic::RingImageData::theta {} | 
Opening angle of the ring [rad, 0->pi].
| float edm4eic::RingImageData::thetaError {} | 
Error on the opening angle.