EICd
EIC data model
eic::RawTrackerHitData Class Reference

#include <RawTrackerHitData.h>

Public Attributes

::eic::Index ID {}
 unique ID for this hit More...
 
std::int64_t cellID {}
 The detector specific (geometrical) cell id. More...
 
std::int32_t time {}
 tdc value. More...
 
std::int32_t charge {}
 adc value More...
 

Detailed Description

Raw (digitized) tracker hit

Author
: W. Armstrong, S. Joosten

Member Data Documentation

◆ cellID

std::int64_t eic::RawTrackerHitData::cellID {}

The detector specific (geometrical) cell id.

◆ charge

std::int32_t eic::RawTrackerHitData::charge {}

adc value

◆ ID

::eic::Index eic::RawTrackerHitData::ID {}

unique ID for this hit

◆ time

std::int32_t eic::RawTrackerHitData::time {}

tdc value.


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