Go to the documentation of this file.
3 #ifndef EICD_RingImageDATA_H
4 #define EICD_RingImageDATA_H
float radius
radius of the best fit ring [mm]
Definition: RingImageData.h:24
Definition: BasicParticle.cc:13
::eic::VectorXYZ position
Global position of the cluster [mm].
Definition: RingImageData.h:20
::eic::Index ID
Unique cluster ID.
Definition: RingImageData.h:18
::eic::VectorXYZ positionError
Error on the position.
Definition: RingImageData.h:21
float theta
opening angle of the ring [rad, 0->pi]
Definition: RingImageData.h:22
float radiusError
estimated error from the fit [mm]
Definition: RingImageData.h:25
float npe
number of photo-electrons [#]
Definition: RingImageData.h:19
float thetaError
error on the opening angle
Definition: RingImageData.h:23
Definition: RingImageData.h:16
Definition: VectorXYZ.h:13