Definition at line 53 of file DDPixBarStackLinear.cc.
References newFWLiteAna::base, centre, class-composition::child, childName, funct::cos(), DDSplit(), delta, plotBeamSpotDB::first, i, LogDebug, number, offset, dbtoconf::parent, phi, DDCompactView::position(), makeMuonMisalignmentScenario::rot, rotMat, edm::second(), funct::sin(), stackoffset, stackoffsetT, AlCaHLTBitMon_QueryRunRegistry::string, theta, and zoffset.
62 if (rotstr !=
"NULL") {
75 LogDebug(
"TrackerGeom") <<
"DDPixBarStackLinear test: " <<
child <<
" number "
76 << 2*
i+1 <<
" positioned in " << mother <<
" at "
77 << tran <<
" with " <<
rot;
81 LogDebug(
"TrackerGeom") <<
"DDPixBarStackLinear test: " <<
child <<
" number "
82 << 2*
i+2 <<
" positioned in " << mother <<
" at "
83 << tran <<
" with " <<
rot;
90 LogDebug(
"TrackerGeom") <<
"DDPixBarStackLinear test: " <<
child <<
" number "
91 << 2*
i+1 <<
" positioned in " << mother <<
" at "
92 << tran <<
" with " <<
rot;
96 LogDebug(
"TrackerGeom") <<
"DDPixBarStackLinear test: " <<
child <<
" number "
97 << 2*
i+2 <<
" positioned in " << mother <<
" at "
98 << tran <<
" with " <<
rot;
Sin< T >::type sin(const T &t)
void position(const DDLogicalPart &self, const DDLogicalPart &parent, std::string copyno, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=NULL)
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)
std::vector< double > centre
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'