|
BOSS 8.0.0
BESIII Offline Software System
|
Go to the source code of this file.
Functions | |
| EvtVector3R | rotateEuler (const EvtVector3R &v, double alpha, double beta, double gamma) |
| ostream & | operator<< (ostream &s, const EvtVector3R &v) |
| EvtVector3R | cross (const EvtVector3R &p1, const EvtVector3R &p2) |
| EvtVector3R cross | ( | const EvtVector3R & | p1, |
| const EvtVector3R & | p2 ) |
Definition at line 76 of file EvtVector3R.cc.
Referenced by DifFourVector::boostFrom(), DifFourVector::boostFromMe(), DifFourVector::boostTo(), DifFourVector::boostToMe(), EmcRecGeoPlane::Build(), EvtOmegaDalitz::decay(), EvtVVP::decay(), DifRotation::DifRotation(), EmcRecGeoPlane::EmcRecGeoPlane(), BeamParams::execute(), MucGeometron::GetIntersectionLinePlane(), MucGeometron::GetIntersectionLinePlaneWithSigma(), m_vcut(), and TTrackManager::removeHitsAcrossOverIp().
| ostream & operator<< | ( | ostream & | s, |
| const EvtVector3R & | v ) |
Definition at line 69 of file EvtVector3R.cc.
| EvtVector3R rotateEuler | ( | const EvtVector3R & | v, |
| double | alpha, | ||
| double | beta, | ||
| double | gamma ) |
Definition at line 39 of file EvtVector3R.cc.