Project
Loading...
Searching...
No Matches
o2::trk::ClustererDPL Class Reference

#include <ClustererSpec.h>

Inherits o2::framework::Task.

Public Member Functions

 ClustererDPL (bool useMC)
 
void init (o2::framework::InitContext &ic) final
 
void run (o2::framework::ProcessingContext &pc) final
 
- Public Member Functions inherited from o2::framework::Task
virtual ~Task ()
 
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.
 

Detailed Description

Definition at line 22 of file ClustererSpec.h.

Constructor & Destructor Documentation

◆ ClustererDPL()

o2::trk::ClustererDPL::ClustererDPL ( bool  useMC)
inline

Definition at line 25 of file ClustererSpec.h.

Member Function Documentation

◆ init()

void o2::trk::ClustererDPL::init ( o2::framework::InitContext context)
finalvirtual

The method which is called once to initialise the task. Derived classes can use this to save extra state.

Reimplemented from o2::framework::Task.

Definition at line 23 of file ClustererSpec.cxx.

◆ run()

void o2::trk::ClustererDPL::run ( o2::framework::ProcessingContext context)
finalvirtual

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

Implements o2::framework::Task.

Definition at line 28 of file ClustererSpec.cxx.


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