3#ifndef EICD_RawCalorimeterHitDATA_H
4#define EICD_RawCalorimeterHitDATA_H
Definition: RawCalorimeterHitData.h:15
std::uint64_t timeStamp
Timing in TDC.
Definition: RawCalorimeterHitData.h:19
std::uint64_t cellID
The detector specific (geometrical) cell id.
Definition: RawCalorimeterHitData.h:17
std::uint64_t amplitude
The magnitude of the hit in ADC counts.
Definition: RawCalorimeterHitData.h:18
Definition: CalorimeterHit.cc:13