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

Inherits o2::tpc::Task.

Public Member Functions

 TPCScalerSpec (std::shared_ptr< o2::base::GRPGeomRequest > req, bool enableIDCs, bool enableMShape)
 
void init (framework::InitContext &ic) final
 
void endOfStream (EndOfStreamContext &eos) final
 
void run (ProcessingContext &pc) 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 38 of file TPCScalerSpec.cxx.

Constructor & Destructor Documentation

◆ TPCScalerSpec()

o2::tpc::TPCScalerSpec::TPCScalerSpec ( std::shared_ptr< o2::base::GRPGeomRequest req,
bool  enableIDCs,
bool  enableMShape 
)
inline

Definition at line 41 of file TPCScalerSpec.cxx.

Member Function Documentation

◆ endOfStream()

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

Definition at line 62 of file TPCScalerSpec.cxx.

◆ finaliseCCDB()

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

Definition at line 165 of file TPCScalerSpec.cxx.

◆ init()

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

Definition at line 43 of file TPCScalerSpec.cxx.

◆ run()

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

Definition at line 69 of file TPCScalerSpec.cxx.


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