#include <sstream>
#include <vector>
#include "DataFormats/DetId/interface/DetId.h"
#include "Geometry/CaloTopology/interface/CaloDirection.h"
Go to the source code of this file.
Namespaces | |
spr | |
Functions | |
std::ostringstream | spr::debugEcalDet (unsigned int, const DetId &) |
void | spr::debugEcalDets (unsigned int, std::vector< DetId > &) |
void | spr::debugEcalDets (unsigned int, std::vector< DetId > &, std::vector< CaloDirection > &) |
void | spr::debugHcalDets (unsigned int, std::vector< DetId > &) |