13 std::ostringstream st1;
14 st1 <<
"Cell [" <<
i <<
"] 0x";
17 st1 << std::hex << det() <<
std::dec <<
" " <<
id;
20 st1 << std::hex << det() <<
std::dec <<
" " <<
id;
22 st1 << std::hex << det() <<
std::dec <<
" Unknown Type";
28 for (
unsigned int i =
last;
i < vdets.size(); ++
i) {
34 for (
unsigned int i =
last;
i < vdets.size(); ++
i) {
40 for (
unsigned int i =
last;
i < vdets.size(); ++
i) {
Log< level::Info, true > LogVerbatim
void debugHcalDets(unsigned int, std::vector< DetId > &)
void debugEcalDets(unsigned int, std::vector< DetId > &)
std::ostringstream debugEcalDet(unsigned int, const DetId &)
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...