EICd
EIC data model
eic::RawCalorimeterHitData Class Reference

#include <RawCalorimeterHitData.h>

Public Attributes

::eic::Index ID {}
 unique ID for this hit More...
 
std::int64_t cellID {}
 The detector specific (geometrical) cell id. More...
 
std::int64_t amplitude {}
 The amplitude of the hit in ADC counts. More...
 
std::int64_t time {}
 Timing in TDC. More...
 

Detailed Description

Raw (digitized) calorimeter hit

Author
: W. Armstrong, S. Joosten

Member Data Documentation

◆ amplitude

std::int64_t eic::RawCalorimeterHitData::amplitude {}

The amplitude of the hit in ADC counts.

◆ cellID

std::int64_t eic::RawCalorimeterHitData::cellID {}

The detector specific (geometrical) cell id.

◆ ID

::eic::Index eic::RawCalorimeterHitData::ID {}

unique ID for this hit

◆ time

std::int64_t eic::RawCalorimeterHitData::time {}

Timing in TDC.


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