Template specialisation of hit toolkit for JHitR0 class.  
 More...
#include <JHitToolkit.hh>
Template specialisation of hit toolkit for JHitR0 class. 
Definition at line 309 of file JHitToolkit.hh.
 
◆ getToolkit()
◆ getHit()
Construct hit. 
- Parameters
 - 
  
    | hit | DAQ hit  | 
    | cal | calibration  | 
  
   
- Returns
 - hit 
 
Definition at line 330 of file JHitToolkit.hh.
Reduced data structure for L0 hit.
 
JPMT_t getPMT() const
Get PMT.
 
 
 
 
◆ getEndMarker()
Get end marker. 
- Returns
 - latest possible hit 
 
Definition at line 341 of file JHitToolkit.hh.
 
 
◆ join() [1/2]
Join two hits. 
- Parameters
 - 
  
    | first | first hit  | 
    | second | second hit  | 
  
   
- Returns
 - joined hit 
 
Definition at line 354 of file JHitToolkit.hh.
 
 
◆ getT()
Get time of hit. 
- Parameters
 - 
  
  
 
- Returns
 - time of hit [ns] 
 
Definition at line 86 of file JHitToolkit.hh.
 
 
◆ getToT()
Get time-over-threshold of hit. 
- Parameters
 - 
  
  
 
- Returns
 - time-over-threshold of hit [ns] 
 
Definition at line 98 of file JHitToolkit.hh.
 
 
◆ getJHit()
◆ getTimeDifference()
Get time difference between two hits. 
- Parameters
 - 
  
    | first | first hit  | 
    | second | second hit  | 
  
   
- Returns
 - time second hit - time first hit [ns] 
 
Definition at line 147 of file JHitToolkit.hh.
 
 
◆ operator()()
Compare time of two hits. 
- Parameters
 - 
  
    | first | first hit  | 
    | second | second hit  | 
  
   
- Returns
 - true if second hit later; else false 
 
Definition at line 160 of file JHitToolkit.hh.
 
 
◆ join() [2/2]
Join two hits. 
- Parameters
 - 
  
    | first | first hit  | 
    | second | second hit  | 
  
   
- Returns
 - joined hit 
 
Definition at line 173 of file JHitToolkit.hh.
 
 
The documentation for this struct was generated from the following file: