19 std::vector<int>
const& detidShifts) {
31 throw cms::Exception(
"Configuration") <<
" The first child of the DDFilteredView is not what is expected \n"
38 edm::LogVerbatim(
"DDDCmsTrackerContruction") <<
"DDDCmsTrackerContruction::construct: Call Tracker builder.";
40 theCmsTrackerBuilder.
build(fv,
tracker.get(), attribute);
63 std::vector<int>
const& detidShifts) {
75 <<
" The first child of the DDFilteredView is not what is expected \n"
82 edm::LogVerbatim(
"DDDCmsTrackerContruction") <<
"DDDCmsTrackerContruction::construct: Call Tracker builder.";
84 theCmsTrackerBuilder.
build(fv,
tracker.get(), attribute);
108 std::deque<const GeometricDet*>
queue;
111 while (!
queue.empty()) {
121 outputFile <<
"............................." << std::endl;
128 if (fabs(myDet->
rho()) > 0.00001) {
137 for (
const auto& para : myDet->
params()) {
143 outputFile <<
"myDet->xi() = " << myDet->
xi() << std::endl;