16 std::cout << std::hex << det() << std::dec <<
" " << id;
19 std::cout << std::hex << det() << std::dec <<
" " << id;
21 std::cout << std::hex << det() << std::dec <<
" Unknown Type";
28 for (
unsigned int i=last;
i<vdets.size(); ++
i) {
34 std::vector<CaloDirection>& dirs) {
36 for (
unsigned int i=last;
i<vdets.size(); ++
i) {
38 std::cout <<
" along " << dirs[
i] << std::endl;
44 for (
unsigned int i=last;
i<vdets.size(); ++
i) {
46 std::cout <<
"Cell [" <<
i <<
"] 0x" << std::hex << vdets[
i]()
47 << std::dec <<
" " <<
id << std::endl;
void debugEcalDets(unsigned int, const DetId &, bool)
void debugHcalDets(unsigned int, std::vector< DetId > &)
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...