EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CbmRichRadiusCorrection Class Reference

#include <EicRoot/blob/master/rich/CbmRichRadiusCorrection.h>

Static Public Member Functions

static void DoCorrection (CbmRichRingLight *ring)
 Perform A and B parameters correction.
 

Static Private Member Functions

static void Init ()
 Initialize histograms for radius correction procedure. This procedure will be invoked automatically before first correction is made.
 

Static Private Attributes

static TH2D * fhMapAaxisXY
 
static TH2D * fhMapBaxisXY
 

Detailed Description

Definition at line 35 of file CbmRichRadiusCorrection.h.

View newest version in sPHENIX GitHub at line 35 of file CbmRichRadiusCorrection.h

Member Function Documentation

static void CbmRichRadiusCorrection::DoCorrection ( CbmRichRingLight ring)
inlinestatic

Perform A and B parameters correction.

Parameters
[in]RICHring.

Definition at line 43 of file CbmRichRadiusCorrection.h.

View newest version in sPHENIX GitHub at line 43 of file CbmRichRadiusCorrection.h

References fhMapAaxisXY, fhMapBaxisXY, CbmRichRingLight::GetAaxis(), CbmRichRingLight::GetBaxis(), CbmRichRingLight::GetCenterX(), CbmRichRingLight::GetCenterY(), Init(), CbmRichRingLight::SetAaxis(), and CbmRichRingLight::SetBaxis().

+ Here is the call graph for this function:

static void CbmRichRadiusCorrection::Init ( void  )
inlinestaticprivate

Initialize histograms for radius correction procedure. This procedure will be invoked automatically before first correction is made.

Definition at line 66 of file CbmRichRadiusCorrection.h.

View newest version in sPHENIX GitHub at line 66 of file CbmRichRadiusCorrection.h

References fhMapAaxisXY, fhMapBaxisXY, and eicpy.qaplots::file.

Referenced by DoCorrection().

+ Here is the caller graph for this function:

Member Data Documentation

TH2D* CbmRichRadiusCorrection::fhMapAaxisXY
staticprivate

Definition at line 92 of file CbmRichRadiusCorrection.h.

View newest version in sPHENIX GitHub at line 92 of file CbmRichRadiusCorrection.h

Referenced by DoCorrection(), and Init().

TH2D* CbmRichRadiusCorrection::fhMapBaxisXY
staticprivate

Definition at line 93 of file CbmRichRadiusCorrection.h.

View newest version in sPHENIX GitHub at line 93 of file CbmRichRadiusCorrection.h

Referenced by DoCorrection(), and Init().


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