1 #ifndef _CALO_MISCALIB_MAP_HCAL
2 #define _CALO_MISCALIB_MAP_HCAL
23 for (
int det = 1; det < 5; det++) {
26 for (
int depth = 1; depth < 5; depth++) {
30 if (topology.
valid(hcaldetid))
56 std::map<uint32_t,float>::const_iterator it;
65 const std::map<uint32_t, float> &
get(){
CaloTopology const * topology(0)
uint32_t rawId() const
get the raw id
std::map< uint32_t, float > mapHcal_
virtual void addCell(const DetId &cell, float scaling_factor)
virtual bool valid(const DetId &id) const
void prefillMap(const HcalTopology &topology)