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

#include <TPCInterpolationSpec.h>

Inherits o2::tpc::Task.

Public Member Functions

 TPCInterpolationDPL (std::shared_ptr< o2::globaltracking::DataRequest > dr, o2::dataformats::GlobalTrackID::mask_t src, o2::dataformats::GlobalTrackID::mask_t srcMap, std::shared_ptr< o2::base::GRPGeomRequest > gr, bool useMC, bool processITSTPConly, bool sendTrackData, bool debugOutput)
 
 ~TPCInterpolationDPL () override=default
 
void init (InitContext &ic) final
 
void run (ProcessingContext &pc) final
 
void endOfStream (EndOfStreamContext &ec) final
 
void finaliseCCDB (ConcreteDataMatcher &matcher, void *obj) final
 
- Public Member Functions inherited from o2::tpc::Task
 Task (std::vector< int > laneConfig, std::vector< int > tpcsectors, bool mctruth)
 
void run (framework::ProcessingContext &pc)
 
void init (framework::InitContext &ctx)
 

Detailed Description

Definition at line 38 of file TPCInterpolationSpec.h.

Constructor & Destructor Documentation

◆ TPCInterpolationDPL()

o2::tpc::TPCInterpolationDPL::TPCInterpolationDPL ( std::shared_ptr< o2::globaltracking::DataRequest dr,
o2::dataformats::GlobalTrackID::mask_t  src,
o2::dataformats::GlobalTrackID::mask_t  srcMap,
std::shared_ptr< o2::base::GRPGeomRequest gr,
bool  useMC,
bool  processITSTPConly,
bool  sendTrackData,
bool  debugOutput 
)
inline

Definition at line 41 of file TPCInterpolationSpec.h.

◆ ~TPCInterpolationDPL()

o2::tpc::TPCInterpolationDPL::~TPCInterpolationDPL ( )
overridedefault

Member Function Documentation

◆ endOfStream()

void o2::tpc::TPCInterpolationDPL::endOfStream ( EndOfStreamContext ec)
final

Definition at line 155 of file TPCInterpolationSpec.cxx.

◆ finaliseCCDB()

void o2::tpc::TPCInterpolationDPL::finaliseCCDB ( ConcreteDataMatcher matcher,
void obj 
)
final

Definition at line 112 of file TPCInterpolationSpec.cxx.

◆ init()

void o2::tpc::TPCInterpolationDPL::init ( InitContext ic)
final

Definition at line 46 of file TPCInterpolationSpec.cxx.

◆ run()

void o2::tpc::TPCInterpolationDPL::run ( ProcessingContext pc)
final

Definition at line 127 of file TPCInterpolationSpec.cxx.


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