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

Inherits o2::tpc::Task.

Public Member Functions

 TPCTimeSeries (std::shared_ptr< o2::base::GRPGeomRequest > req, const bool disableWriter, const o2::base::Propagator::MatCorrType matType, const bool enableUnbinnedWriter, const bool tpcOnly, std::shared_ptr< o2::globaltracking::DataRequest > dr)
 \constructor
 
void init (framework::InitContext &ic) final
 
void run (ProcessingContext &pc) final
 
void endOfStream (EndOfStreamContext &eos) final
 
void finaliseCCDB (o2::framework::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 61 of file TPCTimeSeriesSpec.cxx.

Constructor & Destructor Documentation

◆ TPCTimeSeries()

o2::tpc::TPCTimeSeries::TPCTimeSeries ( std::shared_ptr< o2::base::GRPGeomRequest req,
const bool  disableWriter,
const o2::base::Propagator::MatCorrType  matType,
const bool  enableUnbinnedWriter,
const bool  tpcOnly,
std::shared_ptr< o2::globaltracking::DataRequest dr 
)
inline

\constructor

Definition at line 65 of file TPCTimeSeriesSpec.cxx.

Member Function Documentation

◆ endOfStream()

void o2::tpc::TPCTimeSeries::endOfStream ( EndOfStreamContext eos)
inlinefinal

Definition at line 862 of file TPCTimeSeriesSpec.cxx.

◆ finaliseCCDB()

void o2::tpc::TPCTimeSeries::finaliseCCDB ( o2::framework::ConcreteDataMatcher matcher,
void obj 
)
inlinefinal

Definition at line 870 of file TPCTimeSeriesSpec.cxx.

◆ init()

void o2::tpc::TPCTimeSeries::init ( framework::InitContext ic)
inlinefinal

Definition at line 67 of file TPCTimeSeriesSpec.cxx.

◆ run()

void o2::tpc::TPCTimeSeries::run ( ProcessingContext pc)
inlinefinal

Definition at line 126 of file TPCTimeSeriesSpec.cxx.


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