CbmRoot
Loading...
Searching...
No Matches
CbmRichRadiusCorrection Class Reference

#include <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 39 of file CbmRichRadiusCorrection.h.

Member Function Documentation

◆ DoCorrection()

static void CbmRichRadiusCorrection::DoCorrection ( CbmRichRingLight * ring)
inlinestatic

◆ Init()

static void CbmRichRadiusCorrection::Init ( )
inlinestaticprivate

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

Save old global file and folder pointer to avoid messing with FairRoot

Restore old global file and folder pointer to avoid messing with FairRoot

Definition at line 67 of file CbmRichRadiusCorrection.h.

References fhMapAaxisXY, and fhMapBaxisXY.

Referenced by DoCorrection().

Member Data Documentation

◆ fhMapAaxisXY

TH2D* CbmRichRadiusCorrection::fhMapAaxisXY
staticprivate

Definition at line 100 of file CbmRichRadiusCorrection.h.

Referenced by DoCorrection(), and Init().

◆ fhMapBaxisXY

TH2D* CbmRichRadiusCorrection::fhMapBaxisXY
staticprivate

Definition at line 101 of file CbmRichRadiusCorrection.h.

Referenced by DoCorrection(), and Init().


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