72 edm::LogVerbatim(
"MuonGeom") <<
"DDMuonAngular: Parameters for positioning-- " <<
n <<
" copies in steps of " 76 rotns = sArgs[
"RotNameSpace"];
89 for (
int ii = 0;
ii <
n;
ii++) {
105 rotation =
DDrot(
DDName(rotstr,
rotns), 90._deg, phitmp, 90._deg, 90._deg + phitmp, 0., 0.);
115 <<
" positioned in " << parentName <<
" at " << tran <<
" with " << rotstr <<
" "
constexpr NumType convertRadToDeg(NumType radians)
DDName is used to identify DDD entities uniquely.
static std::string & ns()
Compact representation of the geometrical detector hierarchy.
~DDMuonAngular() override
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation
Represents a uniquely identifyable rotation matrix.
void execute(DDCompactView &cpv) override
Abs< T >::type abs(const T &t)
std::string formatAsDegrees(double radianVal)
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=0)
#define DEFINE_EDM_PLUGIN(factory, type, name)
void initialize(const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) override
ROOT::Math::Rotation3D DDRotation