EICd
EIC data model
eicd::RawCalorimeterHitData Class Reference

#include <RawCalorimeterHitData.h>

Public Attributes

std::uint64_t cellID {}
 The detector specific (geometrical) cell id. More...
 
std::uint64_t amplitude {}
 The magnitude of the hit in ADC counts. More...
 
std::uint64_t timeStamp {}
 Timing in TDC. More...
 

Detailed Description

Raw (digitized) calorimeter hit

Author
: W. Armstrong, S. Joosten

Member Data Documentation

◆ amplitude

std::uint64_t eicd::RawCalorimeterHitData::amplitude {}

The magnitude of the hit in ADC counts.

◆ cellID

std::uint64_t eicd::RawCalorimeterHitData::cellID {}

The detector specific (geometrical) cell id.

◆ timeStamp

std::uint64_t eicd::RawCalorimeterHitData::timeStamp {}

Timing in TDC.


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