Project
Loading...
Searching...
No Matches
o2::tpc::TPCDistributeSACSpec Class Reference

#include <TPCDistributeSACSpec.h>

Inherits o2::framework::Task.

Public Member Functions

 TPCDistributeSACSpec (const unsigned int timeframes, const unsigned int outlanes)
 
void run (o2::framework::ProcessingContext &pc) final
 
void endOfStream (o2::framework::EndOfStreamContext &ec) final
 This is invoked whenever we have an EndOfStream event.
 
- Public Member Functions inherited from o2::framework::Task
virtual ~Task ()
 
virtual void init (InitContext &context)
 
virtual void finaliseCCDB (ConcreteDataMatcher &matcher, void *obj)
 
virtual void stop ()
 This is invoked on stop.
 

Static Public Member Functions

static constexpr header::DataDescription getDataDescriptionSACCCDB ()
 
static header::DataDescription getDataDescriptionSACVec (const int lane)
 return data description for aggregated SACs for given lane
 

Detailed Description

Definition at line 37 of file TPCDistributeSACSpec.h.

Constructor & Destructor Documentation

◆ TPCDistributeSACSpec()

o2::tpc::TPCDistributeSACSpec::TPCDistributeSACSpec ( const unsigned int  timeframes,
const unsigned int  outlanes 
)
inline

Definition at line 40 of file TPCDistributeSACSpec.h.

Member Function Documentation

◆ endOfStream()

void o2::tpc::TPCDistributeSACSpec::endOfStream ( o2::framework::EndOfStreamContext context)
inlinefinalvirtual

This is invoked whenever we have an EndOfStream event.

Reimplemented from o2::framework::Task.

Definition at line 77 of file TPCDistributeSACSpec.h.

◆ getDataDescriptionSACCCDB()

static constexpr header::DataDescription o2::tpc::TPCDistributeSACSpec::getDataDescriptionSACCCDB ( )
inlinestaticconstexpr

Definition at line 82 of file TPCDistributeSACSpec.h.

◆ getDataDescriptionSACVec()

static header::DataDescription o2::tpc::TPCDistributeSACSpec::getDataDescriptionSACVec ( const int  lane)
inlinestatic

return data description for aggregated SACs for given lane

Definition at line 85 of file TPCDistributeSACSpec.h.

◆ run()

void o2::tpc::TPCDistributeSACSpec::run ( o2::framework::ProcessingContext context)
inlinefinalvirtual

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

Implements o2::framework::Task.

Definition at line 50 of file TPCDistributeSACSpec.h.


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