Implements edm::one::EDAnalyzerBase.
Definition at line 91 of file ListIds.cc.
92 std::cout <<
"______________________________ DDD ______________________________" << std::endl;
103 throw cms::Exception(
"Configuration") <<
"The first child of the DDFilteredView is not what is expected \n"
115 if (printAnyMaterial ||
121 for (
unsigned int h = 2;
h < history.size(); ++
h) {
122 std::cout <<
'/' << history[
h].logicalPart().name().ns() <<
":" << history[
h].logicalPart().name().name() <<
'['
123 << history[
h].copyno() <<
']';
126 std::cout <<
" Material: |" << fv.logicalPart().material().name() <<
"|";
134 std::cout <<
"______________________________ std::vector<GeomDet*> from TrackerGeometry::dets() "
135 "______________________________"
141 auto const &dets = hGeo->
dets();
142 for (
unsigned int i = 0;
i < dets.size(); ++
i) {
152 if (!
parts.empty()) {
154 for (
unsigned int j = 1;
j <
parts.size(); ++
j)
References GeomDet::components(), gather_cfg::cout, dddGetString(), DetId::det(), TrackerGeometry::dets(), ALCARECOTkAlBeamHalo_cff::filter, spr::find(), DDFilteredView::firstChild(), alignBH_cfg::fixed, DDName::fullname(), GeomDet::geographicalId(), DDFilteredView::geoHistory(), get, h, mps_fire::i, dqmiolumiharvest::j, DDFilteredView::logicalPart(), DDLogicalPart::material(), materials_, DDBase< N, C >::name(), DDFilteredView::next(), AlCaHLTBitMon_ParallelJobs::p, contentValuesFiles::parts, GeomDet::position(), position, printMaterial_, DetId::rawId(), singleTopDQM_cfi::setup, AlCaHLTBitMon_QueryRunRegistry::string, GeomDet::subDetector(), DetId::subdetId(), GeometricDet::Tracker, DDFilteredView::translation(), and CmsTrackerStringToEnum::type().