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

This class is used to store pmt_pixel min and max positions. More...

#include <CbmRichRecGeoPar.h>

Public Member Functions

 CbmRichPmtPlaneMinMax ()
 
void AddPoint (Double_t x, Double_t y, Double_t z)
 
Double_t GetMeanX ()
 
Double_t GetMeanY ()
 
Double_t GetMeanZ ()
 

Private Attributes

Double_t fMinPmtX
 
Double_t fMaxPmtX
 
Double_t fMinPmtY
 
Double_t fMaxPmtY
 
Double_t fMinPmtZ
 
Double_t fMaxPmtZ
 

Detailed Description

This class is used to store pmt_pixel min and max positions.

Author
Lebedev Semen
Date
2016

Definition at line 245 of file CbmRichRecGeoPar.h.

Constructor & Destructor Documentation

◆ CbmRichPmtPlaneMinMax()

CbmRichPmtPlaneMinMax::CbmRichPmtPlaneMinMax ( )
inline

Definition at line 247 of file CbmRichRecGeoPar.h.

Member Function Documentation

◆ AddPoint()

void CbmRichPmtPlaneMinMax::AddPoint ( Double_t x,
Double_t y,
Double_t z )
inline

Definition at line 257 of file CbmRichRecGeoPar.h.

References fMaxPmtX, fMaxPmtY, fMaxPmtZ, fMinPmtX, fMinPmtY, fMinPmtZ, x, and y.

Referenced by CbmRichGeoManager::InitPmt().

◆ GetMeanX()

Double_t CbmRichPmtPlaneMinMax::GetMeanX ( )
inline

Definition at line 267 of file CbmRichRecGeoPar.h.

References fMaxPmtX, and fMinPmtX.

Referenced by CbmRichGeoManager::InitPmt().

◆ GetMeanY()

Double_t CbmRichPmtPlaneMinMax::GetMeanY ( )
inline

Definition at line 269 of file CbmRichRecGeoPar.h.

References fMaxPmtY, and fMinPmtY.

Referenced by CbmRichGeoManager::InitPmt().

◆ GetMeanZ()

Double_t CbmRichPmtPlaneMinMax::GetMeanZ ( )
inline

Definition at line 271 of file CbmRichRecGeoPar.h.

References fMaxPmtZ, and fMinPmtZ.

Referenced by CbmRichGeoManager::InitPmt().

Member Data Documentation

◆ fMaxPmtX

Double_t CbmRichPmtPlaneMinMax::fMaxPmtX
private

Definition at line 275 of file CbmRichRecGeoPar.h.

Referenced by AddPoint(), and GetMeanX().

◆ fMaxPmtY

Double_t CbmRichPmtPlaneMinMax::fMaxPmtY
private

Definition at line 277 of file CbmRichRecGeoPar.h.

Referenced by AddPoint(), and GetMeanY().

◆ fMaxPmtZ

Double_t CbmRichPmtPlaneMinMax::fMaxPmtZ
private

Definition at line 279 of file CbmRichRecGeoPar.h.

Referenced by AddPoint(), and GetMeanZ().

◆ fMinPmtX

Double_t CbmRichPmtPlaneMinMax::fMinPmtX
private

Definition at line 274 of file CbmRichRecGeoPar.h.

Referenced by AddPoint(), and GetMeanX().

◆ fMinPmtY

Double_t CbmRichPmtPlaneMinMax::fMinPmtY
private

Definition at line 276 of file CbmRichRecGeoPar.h.

Referenced by AddPoint(), and GetMeanY().

◆ fMinPmtZ

Double_t CbmRichPmtPlaneMinMax::fMinPmtZ
private

Definition at line 278 of file CbmRichRecGeoPar.h.

Referenced by AddPoint(), and GetMeanZ().


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