EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::RingImageData Class Reference

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

Detailed Description

EIC Ring Image Cluster

Author
: S. Joosten, C. Peng

Member Data Documentation

◆ npe

float edm4eic::RingImageData::npe {}

Number of photo-electrons [#].

◆ position

::edm4hep::Vector3f edm4eic::RingImageData::position {}

Global position of the cluster [mm].

◆ positionError

::edm4hep::Vector3f edm4eic::RingImageData::positionError {}

Error on the position.

◆ radius

float edm4eic::RingImageData::radius {}

Radius of the best fit ring [mm].

◆ radiusError

float edm4eic::RingImageData::radiusError {}

Estimated error from the fit [mm].

◆ theta

float edm4eic::RingImageData::theta {}

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

◆ thetaError

float edm4eic::RingImageData::thetaError {}

Error on the opening angle.


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