Definition at line 18 of file DDTrackerXYZPosAlgo.cc.
◆ DDTrackerXYZPosAlgo()
DDTrackerXYZPosAlgo::DDTrackerXYZPosAlgo |
( |
| ) |
|
◆ ~DDTrackerXYZPosAlgo()
DDTrackerXYZPosAlgo::~DDTrackerXYZPosAlgo |
( |
| ) |
|
|
override |
◆ execute()
Definition at line 74 of file DDTrackerXYZPosAlgo.cc.
References submitPVValidationJobs::child, filterCSVwithJSON::copy, DDSplit(), dqmdumpme::first, mps_fire::i, createfilelist::int, LogDebug, class-composition::parent, DDCompactView::position(), makeMuonMisalignmentScenario::rot, ALPAKA_ACCELERATOR_NAMESPACE::brokenline::rotMat, and edm::second().
83 if (rotstr !=
"NULL") {
88 LogDebug(
"TrackerGeom") <<
"DDTrackerXYZPosAlgo test: " <<
child <<
" number " <<
copy <<
" positioned in " 89 << mother <<
" at " << tran <<
" with " <<
rot;
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)
DDName is used to identify DDD entities uniquely.
Represents a uniquely identifyable rotation matrix.
U second(std::pair< T, U > const &p)
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation
◆ initialize()
◆ childName
string DDTrackerXYZPosAlgo::childName |
|
private |
◆ idNameSpace
string DDTrackerXYZPosAlgo::idNameSpace |
|
private |
◆ incrCopyNo
int DDTrackerXYZPosAlgo::incrCopyNo |
|
private |
◆ rotMat
vector<string> DDTrackerXYZPosAlgo::rotMat |
|
private |
◆ startCopyNo
int DDTrackerXYZPosAlgo::startCopyNo |
|
private |
◆ xvec
vector<double> DDTrackerXYZPosAlgo::xvec |
|
private |
◆ yvec
vector<double> DDTrackerXYZPosAlgo::yvec |
|
private |
◆ zvec
vector<double> DDTrackerXYZPosAlgo::zvec |
|
private |