Definition at line 24 of file DDPixPhase1FwdDiskAlgo.cc.
◆ DDPixPhase1FwdDiskAlgo()
DDPixPhase1FwdDiskAlgo::DDPixPhase1FwdDiskAlgo |
( |
| ) |
|
◆ ~DDPixPhase1FwdDiskAlgo()
DDPixPhase1FwdDiskAlgo::~DDPixPhase1FwdDiskAlgo |
( |
| ) |
|
|
override |
◆ execute()
Definition at line 87 of file DDPixPhase1FwdDiskAlgo.cc.
91 string flagSelector =
"Y";
95 for (
int iBlade = 0; iBlade <
nBlades; ++iBlade) {
110 LogDebug(
"TrackerGeom") <<
"DDPixPhase1FwdDiskAlgo test: Creating a new "
111 <<
"rotation: " << rotstr <<
"\t" << thetx / CLHEP::deg <<
", " << phix / CLHEP::deg
112 <<
", " << thety / CLHEP::deg <<
", " << phiy / CLHEP::deg <<
", " << thetz / CLHEP::deg
113 <<
", " << phiz / CLHEP::deg;
114 LogDebug(
"TrackerGeom") <<
"Rotation Matrix (" <<
phi / CLHEP::deg <<
", " <<
bladeAngle / CLHEP::deg <<
", "
123 rot =
DDrot(
DDName(rotstr, rotns), thetx, phix, thety, phiy, thetz, phiz);
130 LogDebug(
"TrackerGeom") <<
"DDPixPhase1FwdDiskAlgo test: " <<
child <<
" number " <<
copy <<
" positioned in "
131 << mother <<
" at " << tran <<
" with " <<
rot;
References submitPVValidationJobs::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 DDPixPhase1FwdDiskAlgo::anchorR |
|
private |
◆ bladeAngle
double DDPixPhase1FwdDiskAlgo::bladeAngle |
|
private |
◆ bladeTilt
double DDPixPhase1FwdDiskAlgo::bladeTilt |
|
private |
◆ bladeZShift
vector<double> DDPixPhase1FwdDiskAlgo::bladeZShift |
|
private |
◆ childName
string DDPixPhase1FwdDiskAlgo::childName |
|
private |
◆ flagString
string DDPixPhase1FwdDiskAlgo::flagString |
|
private |
◆ idNameSpace
string DDPixPhase1FwdDiskAlgo::idNameSpace |
|
private |
◆ nBlades
int DDPixPhase1FwdDiskAlgo::nBlades |
|
private |
◆ rotName
string DDPixPhase1FwdDiskAlgo::rotName |
|
private |
◆ startCopyNo
int DDPixPhase1FwdDiskAlgo::startCopyNo |
|
private |
◆ zPlane
double DDPixPhase1FwdDiskAlgo::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)