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

< DPL device to read and send the TPC tracks (+MC) info More...

#include <TrackReaderSpec.h>

Inherits o2::tpc::Task.

Public Member Functions

 TrackReader (bool useMC=true)
 
 ~TrackReader () override
 
void init (InitContext &ic) final
 
void run (ProcessingContext &pc) 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

< DPL device to read and send the TPC tracks (+MC) info

Definition at line 35 of file TrackReaderSpec.h.

Constructor & Destructor Documentation

◆ TrackReader()

o2::tpc::TrackReader::TrackReader ( bool  useMC = true)

Definition at line 28 of file TrackReaderSpec.cxx.

◆ ~TrackReader()

o2::tpc::TrackReader::~TrackReader ( )
inlineoverride

Definition at line 39 of file TrackReaderSpec.h.

Member Function Documentation

◆ init()

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

Definition at line 33 of file TrackReaderSpec.cxx.

◆ run()

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

Definition at line 41 of file TrackReaderSpec.cxx.


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