82 double theta = 90. * CLHEP::deg;
89 double phiy = phix + 90. * CLHEP::deg;
90 double phideg = phix / CLHEP::deg;
96 LogDebug(
"TECGeom") <<
"DDTECPhiAlgo test: Creating a new "
97 <<
"rotation " << rotstr <<
"\t" << theta / CLHEP::deg <<
", " << phix / CLHEP::deg <<
", "
98 << theta / CLHEP::deg <<
", " << phiy / CLHEP::deg <<
", 0, 0";
108 LogDebug(
"TECGeom") <<
"DDTECPhiAlgo test: " <<
child <<
" number " << copyNo <<
" positioned in " << mother
109 <<
" 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)
Geom::Theta< T > theta() const
DDName is used to identify DDD entities uniquely.
std::string to_string(const V &value)
Represents a uniquely identifyable rotation matrix.
U second(std::pair< T, U > const &p)
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation