#include <CondFormats/IdealGeometryObjects/interface/PersistentDDDObjects.h>
Public Member Functions | |
PRotation (int name, const double &thetaX, const double &phiX, const double &thetaY, const double &phiY, const double &thetaZ, const double &phiZ, const int &reflection) | |
PRotation () | |
~PRotation () | |
Public Attributes | |
int | pName |
double | pPhiX |
double | pPhiY |
double | pPhiZ |
int | pReflection |
double | pThetaX |
double | pThetaY |
double | pThetaZ |
Definition at line 144 of file PersistentDDDObjects.h.
PRotation::PRotation | ( | ) | [inline] |
PRotation::~PRotation | ( | ) | [inline] |
Definition at line 169 of file PersistentDDDObjects.h.
Referenced by DDPersToDDDFactory::rotation().
double PRotation::pPhiX |
Definition at line 175 of file PersistentDDDObjects.h.
Referenced by DDPersToDDDFactory::rotation().
double PRotation::pPhiY |
Definition at line 177 of file PersistentDDDObjects.h.
Referenced by DDPersToDDDFactory::rotation().
double PRotation::pPhiZ |
Definition at line 179 of file PersistentDDDObjects.h.
Referenced by DDPersToDDDFactory::rotation().
Definition at line 180 of file PersistentDDDObjects.h.
Referenced by DDPersToDDDFactory::rotation().
double PRotation::pThetaX |
Definition at line 174 of file PersistentDDDObjects.h.
Referenced by DDPersToDDDFactory::rotation().
double PRotation::pThetaY |
Definition at line 176 of file PersistentDDDObjects.h.
Referenced by DDPersToDDDFactory::rotation().
double PRotation::pThetaZ |
Definition at line 178 of file PersistentDDDObjects.h.
Referenced by DDPersToDDDFactory::rotation().