Definition at line 101 of file DDTrackerPhiAlgo.cc.
References submitPVValidationJobs::child, childName, funct::cos(), DDrot(), DDSplit(), dqmdumpme::first, mps_fire::i, idNameSpace, incrcn, LogDebug, numcopies, class-composition::parent, phi, DDCompactView::position(), radius, idealTransformation::rotation, edm::second(), funct::sin(), startcn, theta(), tilt, cond::impl::to_string(), and zpos.
104 double theta = 90. * CLHEP::deg;
109 double phiy = phix + 90. * CLHEP::deg;
110 double phideg =
phi[
i] / CLHEP::deg;
115 LogDebug(
"TrackerGeom") <<
"DDTrackerPhiAlgo test: Creating a new " 116 <<
"rotation: " << rotstr <<
"\t" 117 <<
"90., " << phix / CLHEP::deg <<
", 90.," << phiy / CLHEP::deg <<
", 0, 0";
126 LogDebug(
"TrackerGeom") <<
"DDTrackerPhiAlgo test: " <<
child <<
" number " << ci <<
" positioned in " << mother
127 <<
" 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)
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)
Cos< T >::type cos(const T &t)
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
Geom::Theta< T > theta() const
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation