Functions | |
std::ostream & | print2D (std::ostream &s, double x, double y) |
std::ostream & | print3D (std::ostream &s, double x, double y, double z) |
void | TkRotationErr1 () |
void | TkRotationErr2 () |
std::ostream & geometryDetails::print2D | ( | std::ostream & | s, |
double | x, | ||
double | y | ||
) |
Definition at line 8 of file print.cc.
References alignCSCRings::s, and x.
Referenced by operator<<().
std::ostream & geometryDetails::print3D | ( | std::ostream & | s, |
double | x, | ||
double | y, | ||
double | z | ||
) |
Definition at line 5 of file print.cc.
References alignCSCRings::s, and x.
Referenced by operator==(), x(), and y().
void geometryDetails::TkRotationErr1 | ( | ) |
Definition at line 29 of file TkRotation.cc.
References EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::cerr.
void geometryDetails::TkRotationErr2 | ( | ) |
Definition at line 30 of file TkRotation.cc.
References EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::cerr.
Referenced by TkRotation< align::Scalar >::rotateAxes().