16 #include "CLHEP/Units/GlobalPhysicalConstants.h" 17 #include "CLHEP/Units/GlobalSystemOfUnits.h" 50 LogDebug(
"TECGeom") <<
"DDTECCoolAlgo info: Creating an instance";
65 LogDebug(
"TECGeom") <<
"DDTECCoolAlgo debug: Parent " << parentName <<
" NameSpace " <<
idNameSpace 71 LogDebug(
"TECGeom") <<
"DDTECCoolAlgo debug: Insert[" <<
i <<
"]: " <<
coolInsert.at(
i) <<
" at Phi " 74 LogDebug(
"TECGeom") <<
"ERROR: Number of inserts does not match the numer of PhiPositions!";
76 LogDebug(
"TECGeom") <<
" Done creating instance of DDTECCoolAlgo ";
80 LogDebug(
"TECGeom") <<
"==>> Constructing DDTECCoolAlgo...";
94 LogDebug(
"TECGeom") <<
"DDTECCoolAlgo test " <<
child <<
"[" << copyNo <<
"] positioned in " << mother <<
" at " 99 LogDebug(
"TECGeom") <<
"<<== End of DDTECCoolAlgo construction ...";
static AlgebraicMatrix initialize()
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)
Sin< T >::type sin(const T &t)
DDName is used to identify DDD entities uniquely.
static std::string & ns()
Compact representation of the geometrical detector hierarchy.
Represents a uniquely identifyable rotation matrix.
U second(std::pair< T, U > const &p)
vector< string > coolInsert
Cos< T >::type cos(const T &t)
void execute(DDCompactView &cpv) override
void initialize(const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) override
~DDTECCoolAlgo() override
vector< double > phiPosition
#define DEFINE_EDM_PLUGIN(factory, type, name)
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation