Definition at line 18 of file DDTrackerXYZPosAlgo.cc.
DDTrackerXYZPosAlgo::DDTrackerXYZPosAlgo |
( |
| ) |
|
DDTrackerXYZPosAlgo::~DDTrackerXYZPosAlgo |
( |
| ) |
|
|
override |
Definition at line 74 of file DDTrackerXYZPosAlgo.cc.
References class-composition::child, filterCSVwithJSON::copy, DDSplit(), DEFINE_EDM_PLUGIN, dqmdumpme::first, mps_fire::i, createfilelist::int, LogDebug, class-composition::parent, DDCompactView::position(), makeMuonMisalignmentScenario::rot, and edm::second().
83 if (rotstr !=
"NULL") {
88 LogDebug(
"TrackerGeom") <<
"DDTrackerXYZPosAlgo test: " <<
child <<
" number " << copy <<
" positioned in " 89 << mother <<
" at " << tran <<
" with " <<
rot;
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)
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=0)
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
ROOT::Math::Rotation3D DDRotation
string DDTrackerXYZPosAlgo::childName |
|
private |
string DDTrackerXYZPosAlgo::idNameSpace |
|
private |
int DDTrackerXYZPosAlgo::incrCopyNo |
|
private |
vector<string> DDTrackerXYZPosAlgo::rotMat |
|
private |
int DDTrackerXYZPosAlgo::startCopyNo |
|
private |
vector<double> DDTrackerXYZPosAlgo::xvec |
|
private |
vector<double> DDTrackerXYZPosAlgo::yvec |
|
private |
vector<double> DDTrackerXYZPosAlgo::zvec |
|
private |