Go to the documentation of this file. 1 #ifndef CBMRICHMIRROR_H
2 #define CBMRICHMIRROR_H
42 fProjHit.push_back(xX), fProjHit.push_back(yY);
45 fExtrapHit.push_back(xX), fExtrapHit.push_back(yY);
48 fRotAngles.push_back(xX), fRotAngles.push_back(yY);
void setRotAngles(Double_t xX, Double_t yY)
CbmRichRingLight getRingLight()
vector< Double_t > getRotAngles()
vector< Double_t > getProjHit()
ClassDef(CbmRichMirror, 1)
void setRingLight(CbmRichRingLight ringL)
void setExtrapHit(Double_t xX, Double_t yY)
CbmRichMirror operator=(const CbmRichMirror &)
void setMirrorId(string s)
void setProjHit(Double_t xX, Double_t yY)
CbmRichMirror(const CbmRichMirror &)
vector< Double_t > getExtrapHit()
vector< Double_t > fProjHit
void setMomentum(TVector3 v)
vector< Double_t > fRotAngles
vector< Double_t > fExtrapHit