CbmRoot
Loading...
Searching...
No Matches
FinderTaskQa Class Reference
Inheritance diagram for FinderTaskQa:
[legend]
Collaboration diagram for FinderTaskQa:
[legend]

Public Member Functions

 FinderTaskQa (CbmL1RichENNRingFinder *HTImpl, const std::vector< std::vector< CbmRichHoughHit > > &data)
 
taskexecute ()
 

Private Attributes

CbmL1RichENNRingFinderfHT
 
std::vector< std::vector< CbmRichHoughHit > > fData
 

Detailed Description

Definition at line 98 of file CbmRichParallelQa.cxx.

Constructor & Destructor Documentation

◆ FinderTaskQa()

FinderTaskQa::FinderTaskQa ( CbmL1RichENNRingFinder * HTImpl,
const std::vector< std::vector< CbmRichHoughHit > > & data )
inline

Definition at line 104 of file CbmRichParallelQa.cxx.

References fData, and fHT.

Member Function Documentation

◆ execute()

task * FinderTaskQa::execute ( )
inline

Definition at line 110 of file CbmRichParallelQa.cxx.

References CbmL1RichENNRingFinder::DoFind(), fData, and fHT.

Member Data Documentation

◆ fData

std::vector<std::vector<CbmRichHoughHit> > FinderTaskQa::fData
private

Definition at line 101 of file CbmRichParallelQa.cxx.

Referenced by execute(), and FinderTaskQa().

◆ fHT

CbmL1RichENNRingFinder* FinderTaskQa::fHT
private

Definition at line 99 of file CbmRichParallelQa.cxx.

Referenced by execute(), and FinderTaskQa().


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