Jpp 19.3.0-rc.2
the software that should make you happy
|
Auxiliary class to build JDAQTimeslice for L1 timeslice. More...
#include <JTimesliceL1.hh>
Public Member Functions | |
JTimesliceL1 () | |
Default constructor. | |
template<class JHit_t > | |
JTimesliceL1 (const JTimeslice< JHit_t > ×lice, const JTimesliceRouter ×liceRouter, const JModuleRouter &moduleRouter, const double TMaxLocal_ns) | |
Constructor. | |
Auxiliary class to build JDAQTimeslice for L1 timeslice.
Definition at line 36 of file JTimesliceL1.hh.
|
inline |
|
inline |
Constructor.
The raw data referenced in the time slice router are sampled according the triggered time slice data and the given time window.
The status of each frame is taken from the raw data.
timeslice | triggered timeslice (e.g. L1) |
timesliceRouter | timeslice router |
moduleRouter | module router |
TMaxLocal_ns | time window [ns] |
Definition at line 63 of file JTimesliceL1.hh.