Go to the documentation of this file.
3 #ifndef EICD_PMTHitDATA_H
4 #define EICD_PMTHitDATA_H
::eic::VectorXYZ local
The local position of the hit in detector coordinates [mm].
Definition: PMTHitData.h:24
std::int64_t cellID
The detector specific (geometrical) cell id.
Definition: PMTHitData.h:19
Definition: BasicParticle.cc:13
::eic::VectorXYZ position
PMT hit position [mm].
Definition: PMTHitData.h:23
float npe
estimated number of photo-electrons [#]
Definition: PMTHitData.h:20
::eic::VectorXYZ dimension
The dimension information of the pixel [mm].
Definition: PMTHitData.h:25
float timeError
Error on the time [ns].
Definition: PMTHitData.h:22
Definition: PMTHitData.h:16
float time
Time [ns].
Definition: PMTHitData.h:21
::eic::Index ID
Unique hit ID.
Definition: PMTHitData.h:18
Definition: VectorXYZ.h:13