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

#include <PMTHitData.h>

Public Attributes

std::uint64_t cellID {}
 The detector specific (geometrical) cell id.
 
float npe {}
 Estimated number of photo-electrons [#].
 
float time {}
 Time [ns].
 
float timeError {}
 Error on the time [ns].
 
::edm4hep::Vector3f position {}
 PMT hit position [mm].
 
::edm4hep::Vector3f dimension {}
 The dimension information of the pixel [mm].
 
std::int32_t sector {}
 The sector this hit occurred in.
 
::edm4hep::Vector3f local {}
 The local position of the hit in detector coordinates (relative to the sector) [mm].
 

Detailed Description

EIC PMT hit

Author
: S. Joosten, C. Peng

Member Data Documentation

◆ cellID

std::uint64_t edm4eic::PMTHitData::cellID {}

The detector specific (geometrical) cell id.

◆ dimension

::edm4hep::Vector3f edm4eic::PMTHitData::dimension {}

The dimension information of the pixel [mm].

◆ local

::edm4hep::Vector3f edm4eic::PMTHitData::local {}

The local position of the hit in detector coordinates (relative to the sector) [mm].

◆ npe

float edm4eic::PMTHitData::npe {}

Estimated number of photo-electrons [#].

◆ position

::edm4hep::Vector3f edm4eic::PMTHitData::position {}

PMT hit position [mm].

◆ sector

std::int32_t edm4eic::PMTHitData::sector {}

The sector this hit occurred in.

◆ time

float edm4eic::PMTHitData::time {}

Time [ns].

◆ timeError

float edm4eic::PMTHitData::timeError {}

Error on the time [ns].


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