#include <DDHCalLinearXY.h>
Definition at line 10 of file DDHCalLinearXY.h.
DDHCalLinearXY::DDHCalLinearXY |
( |
| ) |
|
DDHCalLinearXY::~DDHCalLinearXY |
( |
| ) |
|
|
override |
Definition at line 52 of file DDHCalLinearXY.cc.
References centre, class-composition::child, childName, popcon2dropbox::copy(), DDSplit(), deltaX, deltaY, plotBeamSpotDB::first, mps_fire::i, gen::k, numberX, numberY, class-composition::parent, DDCompactView::position(), makeMuonMisalignmentScenario::rot, and edm::second().
66 unsigned int k =
copy;
76 cpv.
position(child, mother, copy, tran, rot);
79 <<
" number " << copy <<
" positioned in " 80 << mother <<
" at " << tran <<
" with "
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)
std::vector< std::string > childName
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 = ':'
std::vector< double > centre
Definition at line 24 of file DDHCalLinearXY.cc.
References centre, childName, deltaX, deltaY, mps_fire::i, idNameSpace, createfilelist::int, DDCurrentNamespace::ns(), numberX, numberY, and class-composition::parent.
40 <<
"\twith " <<
childName.size() <<
" children";
45 <<
"\tNumber along X/Y " <<
numberX <<
"/"
static std::string & ns()
std::vector< std::string > childName
std::vector< double > centre
std::vector<double> DDHCalLinearXY::centre |
|
private |
std::vector<std::string> DDHCalLinearXY::childName |
|
private |
double DDHCalLinearXY::deltaX |
|
private |
double DDHCalLinearXY::deltaY |
|
private |
std::string DDHCalLinearXY::idNameSpace |
|
private |
int DDHCalLinearXY::numberX |
|
private |
int DDHCalLinearXY::numberY |
|
private |