|
Jpp
17.3.0-rc.2
the software that should make you happy
|
Template specialisation of hit toolkit for JHitR0 class. More...
#include <JHitToolkit.hh>
Public Member Functions | |
| const JHitToolkit< JHit, false > & | getToolkit () const |
| Get toolkit. More... | |
| bool | operator() (const JHit &first, const JHit &second) const |
| Compare time of two hits. More... | |
Static Public Member Functions | |
| static JHitR0 | getHit (const JDAQHit &hit, const JCalibration &cal) |
| Construct hit. More... | |
| static JHitR0 | getEndMarker () |
| Get end marker. More... | |
| static JHitR0 | join (const JHitR0 &first, const JHitR0 &second) |
| Join two hits. More... | |
| static double | getT (const JHit &hit) |
| Get time of hit. More... | |
| static double | getToT (const JHit &hit) |
| Get time-over-threshold of hit. More... | |
| static JHit | getJHit (const JHit &hit) |
| Construct JHit. More... | |
| static double | getTimeDifference (const JHit &first, const JHit &second) |
| Get time difference between two hits. More... | |
| static JHit | join (const JHit &first, const JHit &second) |
| Join two hits. More... | |
Template specialisation of hit toolkit for JHitR0 class.
Definition at line 309 of file JHitToolkit.hh.
|
inline |
|
inlinestatic |
Construct hit.
| hit | DAQ hit |
| cal | calibration |
Definition at line 330 of file JHitToolkit.hh.
|
inlinestatic |
|
inlinestatic |
Join two hits.
| first | first hit |
| second | second hit |
Definition at line 354 of file JHitToolkit.hh.
|
inlinestaticinherited |
Get time of hit.
| hit | hit |
Definition at line 86 of file JHitToolkit.hh.
|
inlinestaticinherited |
Get time-over-threshold of hit.
| hit | hit |
Definition at line 98 of file JHitToolkit.hh.
|
inlinestaticinherited |
|
inlinestaticinherited |
Get time difference between two hits.
| first | first hit |
| second | second hit |
Definition at line 147 of file JHitToolkit.hh.
|
inlineinherited |
Compare time of two hits.
| first | first hit |
| second | second hit |
Definition at line 160 of file JHitToolkit.hh.
|
inlinestaticinherited |
Join two hits.
| first | first hit |
| second | second hit |
Definition at line 173 of file JHitToolkit.hh.
1.8.5