Rich Detector geometry. More...
#include <PaRich.h>
Public Member Functions | |
| string | Name () const |
| detector name | |
| const TVector3 & | MirrCC (int i) const |
| Mirror center of curvature position in MRS ("top" (i==0) or "bottom" (i==1)). | |
| const float & | MirrR (int i) const |
| Mirror radius ("top" (i==0) or "bottom" (i==1)). | |
| const TVector3 & | DetPos (int i) const |
| Photon detector center position in MRS ("top" (i==0) or "bottom" (i==1)). | |
| const TRotation & | DetRot (int i) const |
| Photon detector rotation with respect to MRS ("top" (i==0) or "bottom" (i==1)). | |
| const vector< PaRichMirr > & | vMirrElem (int i) const |
| Mirror elements vector ("top" (i==0) or "bottom" (i==1)). | |
| const vector< PaRichDet > & | vRichDet (int i) const |
| Photon detector elements vector ("top" (i==0) or "bottom" (i==1)). | |
Rich Detector geometry.
Object of this class contains static (event-independent) information about RICH detector.
1.6.2