#include "DataFormats/Math/interface/Vector3D.h"
#include <Math/Rotation3D.h>
#include <Math/RotationZYX.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | RPAlignmentCorrectionData |
Alignment correction for an element of the CT-PPS detector. Within the geometry description, every sensor (more generally every element) is given its translation and rotation. These two quantities shall be understood in local-to-global coordinate transform. That is, if r_l is a point in local coordinate system and x_g in global, then it holds. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &s, const RPAlignmentCorrectionData &corr) |
std::ostream& operator<< | ( | std::ostream & | s, |
const RPAlignmentCorrectionData & | corr | ||
) |
Definition at line 72 of file RPAlignmentCorrectionData.cc.
References alignBH_cfg::fixed, RPAlignmentCorrectionData::getRotX(), RPAlignmentCorrectionData::getRotXUnc(), RPAlignmentCorrectionData::getRotY(), RPAlignmentCorrectionData::getRotYUnc(), RPAlignmentCorrectionData::getRotZ(), RPAlignmentCorrectionData::getRotZUnc(), RPAlignmentCorrectionData::getShX(), RPAlignmentCorrectionData::getShXUnc(), RPAlignmentCorrectionData::getShY(), RPAlignmentCorrectionData::getShYUnc(), RPAlignmentCorrectionData::getShZ(), RPAlignmentCorrectionData::getShZUnc(), and alignCSCRings::s.
Referenced by RPAlignmentCorrectionData::getRotationMatrix().