Go to the source code of this file.
Definition at line 276 of file DDExpandedView.cc.
References i.
278 DDGeoHistory::const_iterator it =
h.begin();
279 edm::LogInfo(
"DDExpandedView") <<
"--GeoHistory-Dump--[" << std::endl;
281 for (; it !=
h.end(); ++it) {
282 edm::LogInfo(
"DDExpandedView") <<
" " << i << it->logicalPart() << std::endl;
289 edm::LogInfo(
"DDExpandedView") <<
"]---------" << std::endl;
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
std::ostream& printNavType |
( |
std::ostream & |
os, |
|
|
int const * |
n, |
|
|
size_t |
sz |
|
) |
| |