13 #include "CLHEP/Units/GlobalPhysicalConstants.h" 14 #include "CLHEP/Units/GlobalSystemOfUnits.h" 18 LogDebug(
"TrackerGeom") <<
"DDTrackerLinearXY info: Creating an instance";
38 LogDebug(
"TrackerGeom") <<
"DDTrackerLinearXY debug: Parent " << parentName
39 <<
"\tChild " <<
childName <<
" NameSpace " 60 cpv.
position(child, mother, copy, tran, rot);
61 LogDebug(
"TrackerGeom") <<
"DDTrackerLinearXY test: " << child
62 <<
" number " << copy <<
" positioned in " 63 << mother <<
" at " << tran <<
" with " <<
rot;
DDName is used to identify DDD entities uniquely.
void initialize(const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) override
static std::string & ns()
Compact representation of the geometrical detector hierarchy.
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)
~DDTrackerLinearXY() override
std::vector< double > centre
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
void execute(DDCompactView &cpv) override