Definition at line 23 of file DDPixFwdDiskAlgo.cc.
◆ DDPixFwdDiskAlgo()
DDPixFwdDiskAlgo::DDPixFwdDiskAlgo |
( |
| ) |
|
◆ ~DDPixFwdDiskAlgo()
DDPixFwdDiskAlgo::~DDPixFwdDiskAlgo |
( |
| ) |
|
|
override |
◆ execute()
Definition at line 84 of file DDPixFwdDiskAlgo.cc.
88 string flagSelector =
"Y";
92 for (
int iBlade = 0; iBlade <
nBlades; ++iBlade) {
108 LogDebug(
"TrackerGeom") <<
"DDPixFwdDiskAlgo test: Creating a new "
109 <<
"rotation: " << rotstr <<
"\t" << thetx / CLHEP::deg <<
", " << phix / CLHEP::deg
110 <<
", " << thety / CLHEP::deg <<
", " << phiy / CLHEP::deg <<
", " << thetz / CLHEP::deg
111 <<
", " << phiz / CLHEP::deg;
112 LogDebug(
"TrackerGeom") <<
"Rotation Matrix (" <<
phi / CLHEP::deg <<
", " <<
bladeAngle / CLHEP::deg <<
", "
121 rot =
DDrot(
DDName(rotstr, rotns), thetx, phix, thety, phiy, thetz, phiz);
128 LogDebug(
"TrackerGeom") <<
"DDPixFwdDiskAlgo test: " <<
child <<
" number " <<
copy <<
" positioned in " << mother
129 <<
" at " << tran <<
" with " <<
rot;
References class-composition::child, filterCSVwithJSON::copy, funct::cos(), DDrot(), DDSplit(), SiPixelRawToDigiRegional_cfi::deltaPhi, dqmdumpme::first, LogDebug, class-composition::parent, DDCompactView::position(), makeMuonMisalignmentScenario::rot, edm::second(), and funct::sin().
◆ initialize()
◆ anchorR
double DDPixFwdDiskAlgo::anchorR |
|
private |
◆ bladeAngle
double DDPixFwdDiskAlgo::bladeAngle |
|
private |
◆ bladeTilt
double DDPixFwdDiskAlgo::bladeTilt |
|
private |
◆ bladeZShift
vector<double> DDPixFwdDiskAlgo::bladeZShift |
|
private |
◆ childName
string DDPixFwdDiskAlgo::childName |
|
private |
◆ flagString
string DDPixFwdDiskAlgo::flagString |
|
private |
◆ idNameSpace
string DDPixFwdDiskAlgo::idNameSpace |
|
private |
◆ nBlades
int DDPixFwdDiskAlgo::nBlades |
|
private |
◆ rotName
string DDPixFwdDiskAlgo::rotName |
|
private |
◆ startCopyNo
int DDPixFwdDiskAlgo::startCopyNo |
|
private |
◆ zPlane
double DDPixFwdDiskAlgo::zPlane |
|
private |
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)