Project
Loading...
Searching...
No Matches
o2::gpu::TPCFastTransformQA Class Reference

#include <TPCFastTransformQA.h>

Public Member Functions

 TPCFastTransformQA ()
 _____________ Constructors / destructors __________________________
 
 TPCFastTransformQA (const TPCFastTransformQA &)=delete
 Copy constructor: disabled.
 
TPCFastTransformQAoperator= (const TPCFastTransformQA &)=delete
 Assignment operator: disabled.
 
 ~TPCFastTransformQA ()=default
 Destructor.
 
int32_t doQA (long TimeStamp)
 _______________ Main functionality ________________________
 
int32_t doQA (const TPCFastTransform &fastTransform)
 create perform quality check
 

Detailed Description

The TPCFastTransformQA class does performance check for TPCFastTransformation object

Definition at line 40 of file TPCFastTransformQA.h.

Constructor & Destructor Documentation

◆ TPCFastTransformQA() [1/2]

TPCFastTransformQA::TPCFastTransformQA ( )

_____________ Constructors / destructors __________________________

Default constructor

Definition at line 37 of file TPCFastTransformQA.cxx.

◆ TPCFastTransformQA() [2/2]

o2::gpu::TPCFastTransformQA::TPCFastTransformQA ( const TPCFastTransformQA )
delete

Copy constructor: disabled.

◆ ~TPCFastTransformQA()

o2::gpu::TPCFastTransformQA::~TPCFastTransformQA ( )
default

Destructor.

Member Function Documentation

◆ doQA() [1/2]

int32_t TPCFastTransformQA::doQA ( const TPCFastTransform fastTransform)

create perform quality check

Definition at line 39 of file TPCFastTransformQA.cxx.

◆ doQA() [2/2]

int32_t TPCFastTransformQA::doQA ( long  TimeStamp)

_______________ Main functionality ________________________

create fast transformation and perform a quality check

Definition at line 157 of file TPCFastTransformQA.cxx.

◆ operator=()

TPCFastTransformQA & o2::gpu::TPCFastTransformQA::operator= ( const TPCFastTransformQA )
delete

Assignment operator: disabled.


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