Jpp
|
Auxiliary class to build JDAQTimeslice for L1 timeslice. More...
#include <JTimesliceL1.hh>
Public Member Functions | |
JTimesliceL1 () | |
Default constructor. More... | |
template<class JHit_t > | |
JTimesliceL1 (const JTimeslice< JHit_t > ×lice, const JTimesliceRouter ×liceRouter, const JModuleRouter &moduleRouter, const double TMaxLocal_ns) | |
Constructor. More... | |
Auxiliary class to build JDAQTimeslice for L1 timeslice.
Definition at line 36 of file JTimesliceL1.hh.
|
inline |
|
inline |
Constructor.
timeslice | triggered timeslice (e.g. L1) |
timesliceRouter | timeslice router |
moduleRouter | module router |
TMaxLocal_ns | Maximal time for L1 [ns] |
Definition at line 59 of file JTimesliceL1.hh.