![]() |
Project
|
Inherits o2::framework::Task.
Public Member Functions | |
void | run (o2::framework::ProcessingContext &ctx) final |
device for receiving the fourier coefficients from the EPN and the aggregator and comparing them | |
![]() | |
virtual | ~Task () |
virtual void | init (InitContext &context) |
virtual void | endOfStream (EndOfStreamContext &context) |
This is invoked whenever we have an EndOfStream event. | |
virtual void | finaliseCCDB (ConcreteDataMatcher &matcher, void *obj) |
virtual void | stop () |
This is invoked on stop. | |
Definition at line 293 of file test_ft_EPN_Aggregator.cxx.
|
inlinefinalvirtual |
device for receiving the fourier coefficients from the EPN and the aggregator and comparing them
Implements o2::framework::Task.
Definition at line 297 of file test_ft_EPN_Aggregator.cxx.