JANA2
JFixedWindow< T > Class Template Reference

JFixedWindow partitions time into fixed, contiguous buckets, and emits a JEvent containing all JMessages for all sources which fall into that bucket. More...

#include <JWindow.h>

Inheritance diagram for JFixedWindow< T >:
Collaboration diagram for JFixedWindow< T >:

Public Member Functions

void pushMessage (T *message) final
 
bool pullEvent (JEvent &event) final
 

Detailed Description

template<typename T>
class JFixedWindow< T >

JFixedWindow partitions time into fixed, contiguous buckets, and emits a JEvent containing all JMessages for all sources which fall into that bucket.


The documentation for this class was generated from the following file: