CbmRoot
CbmRichRecGeoPar.h File Reference

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 <RtypesCore.h>
#include <TMath.h>
#include <TVector3.h>
#include <FairLogger.h>
#include <map>
#include <string>
Include dependency graph for CbmRichRecGeoPar.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Detailed Description

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.

Author
Lebedev Semen
Date
2013

Definition in file CbmRichRecGeoPar.h.

Enumeration Type Documentation

◆ CbmRichGeometryType

Enumerator
CbmRichGeometryTypeNotDefined 
CbmRichGeometryTypeTwoWings 
CbmRichGeometryTypeCylindrical 

Definition at line 22 of file CbmRichRecGeoPar.h.