Project
Loading...
Searching...
No Matches
Consumer Struct Reference

Inherits o2::framework::Task.

Public Member Functions

void run (ProcessingContext &ctx) final
 
void finaliseCCDB (ConcreteDataMatcher &, void *) final
 
- Public Member Functions inherited from o2::framework::Task
virtual ~Task ()
 
virtual void init (InitContext &context)
 
virtual void endOfStream (EndOfStreamContext &context)
 This is invoked whenever we have an EndOfStream event.
 
virtual void stop ()
 This is invoked on stop.
 

Detailed Description

Definition at line 100 of file CCDBFetcherTestWorkflow.cxx.

Member Function Documentation

◆ finaliseCCDB()

void Consumer::finaliseCCDB ( ConcreteDataMatcher matcher,
void obj 
)
inlinefinalvirtual

This is invoked whenever a new CCDB object associated to a given ConcreteDataMatcher is deserialised

Reimplemented from o2::framework::Task.

Definition at line 108 of file CCDBFetcherTestWorkflow.cxx.

◆ run()

void Consumer::run ( ProcessingContext context)
inlinefinalvirtual

This is invoked whenever a new InputRecord is demeed to be complete.

Implements o2::framework::Task.

Definition at line 101 of file CCDBFetcherTestWorkflow.cxx.


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