|
CbmRoot
|
RICH geometry parameters for the reconstruction. This class is used for convinient storing of the basic RICH geometry parameters like: PMT and mirrors position, dimensions and tilting. More...
#include <Logger.h>#include <RtypesCore.h>#include <TMath.h>#include <TVector3.h>#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | CbmRichRecGeoParPmt |
| class | CbmRichRecGeoPar |
| PMT parameters for the RICH geometry. More... | |
| class | CbmRichPmtPlaneMinMax |
| This class is used to store pmt_pixel min and max positions. More... | |
Enumerations | |
| enum | CbmRichGeometryType { CbmRichGeometryTypeNotDefined = 0 , CbmRichGeometryTypeTwoWings = 1 , CbmRichGeometryTypeCylindrical = 2 } |
RICH geometry parameters for the reconstruction. This class is used for convinient storing of the basic RICH geometry parameters like: PMT and mirrors position, dimensions and tilting.
Definition in file CbmRichRecGeoPar.h.
| enum CbmRichGeometryType |
| Enumerator | |
|---|---|
| CbmRichGeometryTypeNotDefined | |
| CbmRichGeometryTypeTwoWings | |
| CbmRichGeometryTypeCylindrical | |
Definition at line 27 of file CbmRichRecGeoPar.h.