84 double theta = 90. * CLHEP::deg;
91 double phix = phiz + 90. * CLHEP::deg;
92 double phideg = phiz / CLHEP::deg;
98 LogDebug(
"TECGeom") <<
"DDTECPhiAltAlgo test: Creating a new "
99 <<
"rotation " << rotstr <<
"\t" << theta / CLHEP::deg <<
", " << phix / CLHEP::deg
100 <<
", 0, 0, " << theta / CLHEP::deg <<
", " << phiz / CLHEP::deg;
114 LogDebug(
"TECGeom") <<
"DDTECPhiAltAlgo test: " <<
child <<
" number " << copyNo <<
" positioned in " << mother
115 <<
" at " << tran <<
" with " <<
rotation;
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)
Sin< T >::type sin(const T &t)
Geom::Theta< T > theta() const
DDName is used to identify DDD entities uniquely.
Represents a uniquely identifyable rotation matrix.
U second(std::pair< T, U > const &p)
Cos< T >::type cos(const T &t)
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation