#include <DDTECCoolAlgo.h>
Definition at line 10 of file DDTECCoolAlgo.h.
DDTECCoolAlgo::DDTECCoolAlgo |
( |
| ) |
|
Definition at line 21 of file DDTECCoolAlgo.cc.
References LogDebug.
22 LogDebug(
"TECGeom") <<
"DDTECCoolAlgo info: Creating an instance";
std::vector< std::string > coolInsert
std::vector< double > phiPosition
DDTECCoolAlgo::~DDTECCoolAlgo |
( |
| ) |
|
|
virtual |
Definition at line 54 of file DDTECCoolAlgo.cc.
References coolInsert, funct::cos(), DDSplit(), plotBeamSpotDB::first, i, LogDebug, dbtoconf::parent, phiPosition, DDCompactView::position(), idealTransformation::rotation, rPosition, edm::second(), funct::sin(), and startCopyNo.
55 LogDebug(
"TECGeom") <<
"==>> Constructing DDTECCoolAlgo...";
69 cpv.
position(child, mother, copyNo, tran, rotation);
70 LogDebug(
"TECGeom") <<
"DDTECCoolAlgo test " << child <<
"["
71 << copyNo <<
"] positioned in " << mother
72 <<
" at " << tran <<
" with " << rotation
77 LogDebug(
"TECGeom") <<
"<<== End of DDTECCoolAlgo construction ...";
Sin< T >::type sin(const T &t)
void position(const DDLogicalPart &self, const DDLogicalPart &parent, std::string copyno, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=NULL)
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 > coolInsert
Cos< T >::type cos(const T &t)
std::vector< double > phiPosition
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
std::vector<std::string> DDTECCoolAlgo::coolInsert |
|
private |
std::string DDTECCoolAlgo::idNameSpace |
|
private |
std::vector<double> DDTECCoolAlgo::phiPosition |
|
private |
double DDTECCoolAlgo::rPosition |
|
private |
int DDTECCoolAlgo::startCopyNo |
|
private |