|
Jpp
15.0.1-rc.2-highQE
the software that should make you happy
|
Auxiliary base class for JTimesliceRouter. More...
#include <JTimesliceRouter.hh>
Public Member Functions | |
| JTimesliceRouter_t (const int numberOfBins) | |
| Constructor. More... | |
Public Attributes | |
| const JDAQHit::JTDC_t | TMIN_NS |
| minimal TDC value More... | |
| const JDAQHit::JTDC_t | TMAX_NS |
| maximal TDC value More... | |
| const JDAQHit | DAQHIT_MIN |
| begin hit marker More... | |
| const JDAQHit | DAQHIT_MAX |
| end hit marker More... | |
Protected Attributes | |
| int | numberOfBins |
Auxiliary base class for JTimesliceRouter.
Definition at line 42 of file JTimesliceRouter.hh.
|
inline |
Constructor.
| numberOfBins | number of bins of the hit look-up table |
Definition at line 48 of file JTimesliceRouter.hh.
| const JDAQHit::JTDC_t JTRIGGER::JTimesliceRouter_t::TMIN_NS |
minimal TDC value
Definition at line 56 of file JTimesliceRouter.hh.
| const JDAQHit::JTDC_t JTRIGGER::JTimesliceRouter_t::TMAX_NS |
maximal TDC value
Definition at line 57 of file JTimesliceRouter.hh.
| const JDAQHit JTRIGGER::JTimesliceRouter_t::DAQHIT_MIN |
begin hit marker
Definition at line 59 of file JTimesliceRouter.hh.
| const JDAQHit JTRIGGER::JTimesliceRouter_t::DAQHIT_MAX |
end hit marker
Definition at line 60 of file JTimesliceRouter.hh.
|
protected |
Definition at line 63 of file JTimesliceRouter.hh.
1.8.5