Go to the documentation of this file.
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 ...";
DDName is used to identify DDD entities uniquely.
vector< string > coolInsert
U second(std::pair< T, U > const &p)
void initialize(const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) override
Sin< T >::type sin(const T &t)
~DDTECCoolAlgo() override
Cos< T >::type cos(const T &t)
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation
Compact representation of the geometrical detector hierarchy.
#define DEFINE_EDM_PLUGIN(factory, type, name)
void execute(DDCompactView &cpv) override
vector< double > phiPosition
static std::string & ns()
Represents a uniquely identifyable rotation matrix.
static AlgebraicMatrix initialize()
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)