3#ifndef EDM4EIC_PMTHitDATA_H
4#define EDM4EIC_PMTHitDATA_H
6#include "edm4hep/Vector3f.h"
Definition PMTHitData.h:16
::edm4hep::Vector3f dimension
The dimension information of the pixel [mm].
Definition PMTHitData.h:23
float timeError
Error on the time [ns].
Definition PMTHitData.h:21
std::uint64_t cellID
The detector specific (geometrical) cell id.
Definition PMTHitData.h:18
::edm4hep::Vector3f local
The local position of the hit in detector coordinates (relative to the sector) [mm].
Definition PMTHitData.h:25
float time
Time [ns].
Definition PMTHitData.h:20
::edm4hep::Vector3f position
PMT hit position [mm].
Definition PMTHitData.h:22
float npe
Estimated number of photo-electrons [#].
Definition PMTHitData.h:19
std::int32_t sector
The sector this hit occurred in.
Definition PMTHitData.h:24
Definition CalorimeterHit.cc:18