EICd
EIC data model
eicd::RingImageData Class Reference

#include <RingImageData.h>

Public Attributes

float npe {}
 Number of photo-electrons [#]. More...
 
::edm4hep::Vector3f position {}
 Global position of the cluster [mm]. More...
 
::edm4hep::Vector3f 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

◆ npe

float eicd::RingImageData::npe {}

Number of photo-electrons [#].

◆ position

::edm4hep::Vector3f eicd::RingImageData::position {}

Global position of the cluster [mm].

◆ positionError

::edm4hep::Vector3f eicd::RingImageData::positionError {}

Error on the position.

◆ radius

float eicd::RingImageData::radius {}

Radius of the best fit ring [mm].

◆ radiusError

float eicd::RingImageData::radiusError {}

Estimated error from the fit [mm].

◆ theta

float eicd::RingImageData::theta {}

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

◆ thetaError

float eicd::RingImageData::thetaError {}

Error on the opening angle.


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