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

Inherits o2::base::BaseDPLDigitizer.

Public Member Functions

 TPCDPLDigitizerTask (bool internalwriter, int distortionType)
 
void initDigitizerTask (framework::InitContext &ic) override
 
void cleanDigitFile ()
 
void writeToROOTFile ()
 
void finaliseCCDB (framework::ConcreteDataMatcher &matcher, void *obj)
 
void run (framework::ProcessingContext &pc)
 
void process (framework::ProcessingContext &pc, framework::DataRef const &inputref)
 
- Public Member Functions inherited from o2::base::BaseDPLDigitizer
 BaseDPLDigitizer ()=default
 
virtual ~BaseDPLDigitizer ()=default
 
 BaseDPLDigitizer (InitServices::Type servicecode)
 
virtual void init (o2::framework::InitContext &) final
 

Detailed Description

Definition at line 109 of file TPCDigitizerSpec.cxx.

Constructor & Destructor Documentation

◆ TPCDPLDigitizerTask()

o2::tpc::TPCDPLDigitizerTask::TPCDPLDigitizerTask ( bool  internalwriter,
int  distortionType 
)
inline

Definition at line 112 of file TPCDigitizerSpec.cxx.

Member Function Documentation

◆ cleanDigitFile()

void o2::tpc::TPCDPLDigitizerTask::cleanDigitFile ( )
inline

Definition at line 146 of file TPCDigitizerSpec.cxx.

◆ finaliseCCDB()

void o2::tpc::TPCDPLDigitizerTask::finaliseCCDB ( framework::ConcreteDataMatcher matcher,
void obj 
)
inline

Definition at line 192 of file TPCDigitizerSpec.cxx.

◆ initDigitizerTask()

void o2::tpc::TPCDPLDigitizerTask::initDigitizerTask ( framework::InitContext ic)
inlineoverridevirtual

Implements o2::base::BaseDPLDigitizer.

Definition at line 116 of file TPCDigitizerSpec.cxx.

◆ process()

void o2::tpc::TPCDPLDigitizerTask::process ( framework::ProcessingContext pc,
framework::DataRef const &  inputref 
)
inline

Definition at line 284 of file TPCDigitizerSpec.cxx.

◆ run()

void o2::tpc::TPCDPLDigitizerTask::run ( framework::ProcessingContext pc)
inline

For the time being use the defaults for the CDB

Definition at line 221 of file TPCDigitizerSpec.cxx.

◆ writeToROOTFile()

void o2::tpc::TPCDPLDigitizerTask::writeToROOTFile ( )
inline

Definition at line 157 of file TPCDigitizerSpec.cxx.


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