CbmRoot
|
#include <CbmRichRonchiAna.h>
Public Member Functions | |
CbmRichRonchiIntersectionData () | |
Public Attributes | |
int | fPixelX |
int | fPixelY |
int | fLineX |
int | fLineY |
double | fNormalRadX |
double | fNormalRadY |
int | fOrderedLineX |
int | fOrderedLineY |
TVector3 | fCcdV |
TVector3 | fRulingV |
TVector3 | fMirrorV |
TVector3 | fTL |
TVector3 | fTR |
TVector3 | fBL |
TVector3 | fBR |
TVector3 | fTLRot |
TVector3 | fTRRot |
TVector3 | fBLRot |
TVector3 | fBRRot |
TVector3 | fTLSph |
TVector3 | fTRSph |
TVector3 | fBLSph |
TVector3 | fBRSph |
std::vector< double > | fVecTL |
std::vector< double > | fVecTR |
std::vector< double > | fVecBL |
std::vector< double > | fVecBR |
double | fDeviation |
double | fRLoc |
Definition at line 14 of file CbmRichRonchiAna.h.
|
inline |
Definition at line 16 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fBL |
Definition at line 68 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fBLRot |
Definition at line 73 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fBLSph |
Definition at line 78 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fBR |
Definition at line 69 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fBRRot |
Definition at line 74 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fBRSph |
Definition at line 79 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fCcdV |
Definition at line 62 of file CbmRichRonchiAna.h.
double CbmRichRonchiIntersectionData::fDeviation |
Definition at line 88 of file CbmRichRonchiAna.h.
int CbmRichRonchiIntersectionData::fLineX |
Definition at line 53 of file CbmRichRonchiAna.h.
Referenced by CbmRichRonchiAna::DoIntersection().
int CbmRichRonchiIntersectionData::fLineY |
Definition at line 54 of file CbmRichRonchiAna.h.
Referenced by CbmRichRonchiAna::DoIntersection().
TVector3 CbmRichRonchiIntersectionData::fMirrorV |
Definition at line 64 of file CbmRichRonchiAna.h.
double CbmRichRonchiIntersectionData::fNormalRadX |
Definition at line 56 of file CbmRichRonchiAna.h.
double CbmRichRonchiIntersectionData::fNormalRadY |
Definition at line 57 of file CbmRichRonchiAna.h.
int CbmRichRonchiIntersectionData::fOrderedLineX |
Definition at line 59 of file CbmRichRonchiAna.h.
int CbmRichRonchiIntersectionData::fOrderedLineY |
Definition at line 60 of file CbmRichRonchiAna.h.
int CbmRichRonchiIntersectionData::fPixelX |
Definition at line 51 of file CbmRichRonchiAna.h.
Referenced by CbmRichRonchiAna::DoIntersection().
int CbmRichRonchiIntersectionData::fPixelY |
Definition at line 52 of file CbmRichRonchiAna.h.
Referenced by CbmRichRonchiAna::DoIntersection().
double CbmRichRonchiIntersectionData::fRLoc |
Definition at line 89 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fRulingV |
Definition at line 63 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fTL |
Definition at line 66 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fTLRot |
Definition at line 71 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fTLSph |
Definition at line 76 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fTR |
Definition at line 67 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fTRRot |
Definition at line 72 of file CbmRichRonchiAna.h.
TVector3 CbmRichRonchiIntersectionData::fTRSph |
Definition at line 77 of file CbmRichRonchiAna.h.
std::vector<double> CbmRichRonchiIntersectionData::fVecBL |
Definition at line 85 of file CbmRichRonchiAna.h.
std::vector<double> CbmRichRonchiIntersectionData::fVecBR |
Definition at line 86 of file CbmRichRonchiAna.h.
std::vector<double> CbmRichRonchiIntersectionData::fVecTL |
Definition at line 83 of file CbmRichRonchiAna.h.
std::vector<double> CbmRichRonchiIntersectionData::fVecTR |
Definition at line 84 of file CbmRichRonchiAna.h.