Project
Loading...
Searching...
No Matches
o2::itsmft::STFDecoder< Mapping > Class Template Reference

#include <STFDecoderSpec.h>

Inherits o2::framework::Task.

Public Member Functions

 STFDecoder (const STFDecoderInp &inp, std::shared_ptr< o2::base::GRPGeomRequest > gr)
 
 STFDecoder ()=default
 
 ~STFDecoder () override=default
 
void init (InitContext &ic) final
 
void run (ProcessingContext &pc) final
 
void endOfStream (EndOfStreamContext &ec) final
 This is invoked whenever we have an EndOfStream event.
 
void stop () final
 This is invoked on stop.
 
void finaliseCCDB (ConcreteDataMatcher &matcher, void *obj) final
 
- Public Member Functions inherited from o2::framework::Task
virtual ~Task ()
 

Detailed Description

template<class Mapping>
class o2::itsmft::STFDecoder< Mapping >

Definition at line 56 of file STFDecoderSpec.h.

Constructor & Destructor Documentation

◆ STFDecoder() [1/2]

template<class Mapping >
o2::itsmft::STFDecoder< Mapping >::STFDecoder ( const STFDecoderInp inp,
std::shared_ptr< o2::base::GRPGeomRequest gr 
)

Definition at line 49 of file STFDecoderSpec.cxx.

◆ STFDecoder() [2/2]

template<class Mapping >
o2::itsmft::STFDecoder< Mapping >::STFDecoder ( )
default

◆ ~STFDecoder()

template<class Mapping >
o2::itsmft::STFDecoder< Mapping >::~STFDecoder ( )
overridedefault

Member Function Documentation

◆ endOfStream()

template<class Mapping >
void o2::itsmft::STFDecoder< Mapping >::endOfStream ( EndOfStreamContext context)
inlinefinalvirtual

This is invoked whenever we have an EndOfStream event.

Reimplemented from o2::framework::Task.

Definition at line 64 of file STFDecoderSpec.h.

◆ finaliseCCDB()

template<class Mapping >
void o2::itsmft::STFDecoder< Mapping >::finaliseCCDB ( ConcreteDataMatcher matcher,
void obj 
)
finalvirtual

Reimplemented from o2::framework::Task.

Definition at line 336 of file STFDecoderSpec.cxx.

◆ init()

template<class Mapping >
void o2::itsmft::STFDecoder< Mapping >::init ( InitContext ic)
finalvirtual

Reimplemented from o2::framework::Task.

Definition at line 59 of file STFDecoderSpec.cxx.

◆ run()

template<class Mapping >
void o2::itsmft::STFDecoder< Mapping >::run ( ProcessingContext pc)
finalvirtual

Implements o2::framework::Task.

Definition at line 129 of file STFDecoderSpec.cxx.

◆ stop()

template<class Mapping >
void o2::itsmft::STFDecoder< Mapping >::stop ( )
inlinefinalvirtual

This is invoked on stop.

Reimplemented from o2::framework::Task.

Definition at line 65 of file STFDecoderSpec.h.


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