EICd
EIC data model
All Classes Namespaces Files Functions Variables Typedefs Friends
eic::RingImageData Class Reference

#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...
 

Detailed Description

EIC Ring Image Cluster

Author
: S. Joosten, C. Peng

Member Data Documentation

◆ ID

::eic::Index eic::RingImageData::ID {}

Unique cluster ID.

◆ npe

float eic::RingImageData::npe {}

number of photo-electrons [#]

◆ position

::eic::VectorXYZ eic::RingImageData::position {}

Global position of the cluster [mm].

◆ positionError

::eic::VectorXYZ eic::RingImageData::positionError {}

Error on the position.

◆ radius

float eic::RingImageData::radius {}

radius of the best fit ring [mm]

◆ radiusError

float eic::RingImageData::radiusError {}

estimated error from the fit [mm]

◆ theta

float eic::RingImageData::theta {}

opening angle of the ring [rad, 0->pi]

◆ thetaError

float eic::RingImageData::thetaError {}

error on the opening angle


The documentation for this class was generated from the following file: