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

#include <TrackerHitData.h>

Public Attributes

std::uint64_t cellID {}
 The detector specific (geometrical) cell id.
 
::edm4hep::Vector3f position {}
 Hit (cell) position [mm].
 
::edm4eic::CovDiag3f positionError {}
 Covariance Matrix.
 
float time {}
 Hit time [ns].
 
float timeError {}
 Error on the time.
 
float edep {}
 Energy deposit in this hit [GeV].
 
float edepError {}
 Error on the energy deposit [GeV].
 

Detailed Description

Tracker hit (reconstructed from Raw)

Author
: W. Armstrong, S. Joosten

Member Data Documentation

◆ cellID

std::uint64_t edm4eic::TrackerHitData::cellID {}

The detector specific (geometrical) cell id.

◆ edep

float edm4eic::TrackerHitData::edep {}

Energy deposit in this hit [GeV].

◆ edepError

float edm4eic::TrackerHitData::edepError {}

Error on the energy deposit [GeV].

◆ position

::edm4hep::Vector3f edm4eic::TrackerHitData::position {}

Hit (cell) position [mm].

◆ positionError

::edm4eic::CovDiag3f edm4eic::TrackerHitData::positionError {}

Covariance Matrix.

◆ time

float edm4eic::TrackerHitData::time {}

Hit time [ns].

◆ timeError

float edm4eic::TrackerHitData::timeError {}

Error on the time.


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