Definition at line 54 of file DDTECPhiAltAlgo.cc.
References class-composition::child, childName, funct::cos(), DDrot(), DDSplit(), plotBeamSpotDB::first, mps_fire::i, idNameSpace, incrAngle, incrCopyNo, LogDebug, number, class-composition::parent, DDCompactView::position(), radius, idealTransformation::rotation, edm::second(), funct::sin(), startAngle, startCopyNo, AlCaHLTBitMon_QueryRunRegistry::string, theta(), zIn, and zOut.
57 double theta = 90.*CLHEP::deg;
64 double phix = phiz + 90.*CLHEP::deg;
65 double phideg = phiz/CLHEP::deg;
71 LogDebug(
"TECGeom") <<
"DDTECPhiAltAlgo test: Creating a new " 72 <<
"rotation " << rotstr <<
"\t" 73 << theta/CLHEP::deg <<
", " << phix/CLHEP::deg
74 <<
", 0, 0, " << theta/CLHEP::deg <<
", " 83 if (
i%2 == 0) zpos =
zIn;
88 LogDebug(
"TECGeom") <<
"DDTECPhiAltAlgo test: " <<
child <<
" number " 89 << copyNo <<
" positioned in " << mother <<
" at "
Sin< T >::type sin(const T &t)
Geom::Theta< T > theta() const
DDName is used to identify DDD entities uniquely.
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation
Represents a uniquely identifyable rotation matrix.
U second(std::pair< T, U > const &p)
Cos< T >::type cos(const T &t)
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=0)
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'