EICd
EIC data model
|
#include <RingImageData.h>
Public Attributes | |
::eic::Index | ID {} |
Unique cluster ID. More... | |
float | npe {} |
number of photo-electrons [#] More... | |
::eic::VectorXYZ | position {} |
Global position of the cluster [mm]. More... | |
::eic::VectorXYZ | positionError {} |
Error on the position. More... | |
float | theta {} |
opening angle of the ring [rad, 0->pi] More... | |
float | thetaError {} |
error on the opening angle More... | |
float | radius {} |
radius of the best fit ring [mm] More... | |
float | radiusError {} |
estimated error from the fit [mm] More... | |
EIC Ring Image Cluster
::eic::Index eic::RingImageData::ID {} |
Unique cluster ID.
float eic::RingImageData::npe {} |
number of photo-electrons [#]
::eic::VectorXYZ eic::RingImageData::position {} |
Global position of the cluster [mm].
::eic::VectorXYZ eic::RingImageData::positionError {} |
Error on the position.
float eic::RingImageData::radius {} |
radius of the best fit ring [mm]
float eic::RingImageData::radiusError {} |
estimated error from the fit [mm]
float eic::RingImageData::theta {} |
opening angle of the ring [rad, 0->pi]
float eic::RingImageData::thetaError {} |
error on the opening angle