Definition at line 23 of file DDTECPhiAlgo.cc.
◆ DDTECPhiAlgo()
DDTECPhiAlgo::DDTECPhiAlgo |
( |
| ) |
|
◆ ~DDTECPhiAlgo()
DDTECPhiAlgo::~DDTECPhiAlgo |
( |
| ) |
|
|
override |
◆ execute()
Definition at line 80 of file DDTECPhiAlgo.cc.
82 double theta = 90. * CLHEP::deg;
89 double phiy = phix + 90. * CLHEP::deg;
90 double phideg = phix / CLHEP::deg;
96 LogDebug(
"TECGeom") <<
"DDTECPhiAlgo test: Creating a new "
97 <<
"rotation " << rotstr <<
"\t" <<
theta / CLHEP::deg <<
", " << phix / CLHEP::deg <<
", "
98 <<
theta / CLHEP::deg <<
", " << phiy / CLHEP::deg <<
", 0, 0";
108 LogDebug(
"TECGeom") <<
"DDTECPhiAlgo test: " <<
child <<
" number " << copyNo <<
" positioned in " << mother
109 <<
" at " << tran <<
" with " <<
rotation;
References submitPVValidationJobs::child, DDrot(), DDSplit(), first, mps_fire::i, LogDebug, contentValuesFiles::number, class-composition::parent, DDCompactView::position(), idealTransformation::rotation, edm::second(), and theta().
◆ initialize()
◆ childName
string DDTECPhiAlgo::childName |
|
private |
◆ idNameSpace
string DDTECPhiAlgo::idNameSpace |
|
private |
◆ incrAngle
double DDTECPhiAlgo::incrAngle |
|
private |
◆ incrCopyNo
int DDTECPhiAlgo::incrCopyNo |
|
private |
◆ number
◆ startAngle
double DDTECPhiAlgo::startAngle |
|
private |
◆ startCopyNo
int DDTECPhiAlgo::startCopyNo |
|
private |
◆ zIn
◆ zOut
double DDTECPhiAlgo::zOut |
|
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)