EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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 |
Definition at line 35 of file CbmRichRadiusCorrection.h.
View newest version in sPHENIX GitHub at line 35 of file CbmRichRadiusCorrection.h
|
inlinestatic |
Perform A and B parameters correction.
[in] | RICH | ring. |
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().
|
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().
|
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().
|
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().