Definition at line 91 of file DDHCalForwardAlgo.cc.
References DDSolidFactory::box(), cellDx, cellDy, cellDz, cellMat, submitPVValidationJobs::child, childName, DDBase< N, C >::ddname(), DDSplit(), PVValHelper::dx, first, mps_fire::i, idNameSpace, dqmiolumiharvest::j, dqmdumpme::k, Skims_PA_cff::name, DDName::name(), number, class-composition::parent, DDCompactView::position(), diffTwoXMLs::r1, makeMuonMisalignmentScenario::rot, edm::second(), size, startY, AlCaHLTBitMon_QueryRunRegistry::string, and cond::impl::to_string().
99 for (
unsigned int i = 0;
i <
number.size();
i++) {
118 edm::LogVerbatim(
"HCalGeom") <<
"DDHCalForwardAlgo: " << solid.
ddname() <<
" number " << box <<
" positioned in " 119 << parentName <<
" at " <<
r0 <<
" with " <<
rot;
130 edm::LogVerbatim(
"HCalGeom") <<
"DDHCalForwardAlgo: " <<
child <<
" number " <<
k + 1 <<
" positioned in " 131 << solid.
ddname() <<
" at " <<
r1 <<
" with " <<
rot;
138 edm::LogVerbatim(
"HCalGeom") <<
"<<== End of DDHCalForwardAlgo construction";
Log< level::Info, true > LogVerbatim
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)
DDMaterial is used to define and access material information.
DDName is used to identify DDD entities uniquely.
std::string to_string(const V &value)
A DDSolid represents the shape of a part.
Represents a uniquely identifyable rotation matrix.
U second(std::pair< T, U > const &p)
const std::string & name() const
Returns the name.
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
static DDSolid box(const DDName &name, double xHalf, double yHalf, double zHalf)
Creates a box with side length 2*xHalf, 2*yHalf, 2*zHalf.
std::vector< std::string > childName
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
std::vector< int > number
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation