Jpp
|
Auxiliary data structure for list of hits with hit merging capability. More...
#include <JHit_t.hh>
Public Member Functions | |
void | merge (const double Tmax_ns) |
Merge hits on same PMT that are within given time window. More... | |
Auxiliary data structure for list of hits with hit merging capability.
|
inline |
Merge hits on same PMT that are within given time window.
The first hit has the sum of the number of photo-electrons of all hits within given time window. The hit identifiers are reset in ascending order, starting at one.
Tmax_ns | maximal time difference [ns] |
Definition at line 115 of file JHit_t.hh.