| 
    Jpp 19.3.0-rc.2
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for list of hits with hit merging capability. More...
#include <JSirene.hh>
  
Public Member Functions | |
| void | merge (const double Tmax_ns) | 
| Merge hits on same PMT that are within given time window.   | |
Auxiliary data structure for list of hits with hit merging capability.
Definition at line 137 of file JSirene.hh.
      
  | 
  inline | 
Merge hits on same PMT that are within given time window.
The earliest hit has the sum of the number of photo-electrons of all following hits within given time window.
The hit identifiers are subsequently set in ascending order, starting at one.
| Tmax_ns | maximal time difference [ns] | 
Definition at line 148 of file JSirene.hh.