Project
Loading...
Searching...
No Matches
o2::mch::ClusterTransformerTask Class Reference

Public Member Functions

 ClusterTransformerTask (std::shared_ptr< base::GRPGeomRequest > req)
 
void finaliseCCDB (ConcreteDataMatcher &matcher, void *obj)
 
void readGeometryFromFile (std::string geoFile)
 
void init (InitContext &ic)
 
void run (ProcessingContext &pc)
 

Public Attributes

o2::mch::geo::TransformationCreator transformation
 
std::shared_ptr< base::GRPGeomRequestmCcdbRequest
 

Detailed Description

Definition at line 62 of file ClusterTransformerSpec.cxx.

Constructor & Destructor Documentation

◆ ClusterTransformerTask()

o2::mch::ClusterTransformerTask::ClusterTransformerTask ( std::shared_ptr< base::GRPGeomRequest req)
inline

Definition at line 65 of file ClusterTransformerSpec.cxx.

Member Function Documentation

◆ finaliseCCDB()

void o2::mch::ClusterTransformerTask::finaliseCCDB ( ConcreteDataMatcher matcher,
void obj 
)
inline

Definition at line 69 of file ClusterTransformerSpec.cxx.

◆ init()

void o2::mch::ClusterTransformerTask::init ( InitContext ic)
inline

Definition at line 96 of file ClusterTransformerSpec.cxx.

◆ readGeometryFromFile()

void o2::mch::ClusterTransformerTask::readGeometryFromFile ( std::string  geoFile)
inline

Definition at line 77 of file ClusterTransformerSpec.cxx.

◆ run()

void o2::mch::ClusterTransformerTask::run ( ProcessingContext pc)
inline

Definition at line 108 of file ClusterTransformerSpec.cxx.

Member Data Documentation

◆ mCcdbRequest

std::shared_ptr<base::GRPGeomRequest> o2::mch::ClusterTransformerTask::mCcdbRequest

Definition at line 125 of file ClusterTransformerSpec.cxx.

◆ transformation

o2::mch::geo::TransformationCreator o2::mch::ClusterTransformerTask::transformation

Definition at line 124 of file ClusterTransformerSpec.cxx.


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