#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "DataFormats/HcalDetId/interface/HcalOtherDetId.h"
#include "DataFormats/HcalDetId/interface/HcalCastorDetId.h"
#include "DataFormats/HcalDetId/interface/HcalZDCDetId.h"
#include <vector>
Go to the source code of this file.
Functions | |
template<class Item > | |
bool | hcalEqualDetId (Item *cell, const DetId &fId) |
bool | hcalEqualDetId (uint32_t id, const DetId &fId) |
DetId | hcalTransformedId (const DetId &aid) |
bool hcalEqualDetId | ( | Item * | cell, |
const DetId & | fId | ||
) |
Definition at line 11 of file HcalDetIdRelationship.h.
Referenced by HcalCondObjectContainer< HcalPedestalWidth >::exists(), HcalCalibrationsSet::getCalibrations(), HcalCalibrationWidthsSet::getCalibrationWidths(), and HcalCondObjectContainer< HcalPedestalWidth >::getValues().
bool hcalEqualDetId | ( | uint32_t | id, |
const DetId & | fId | ||
) |
Definition at line 3 of file HcalDetIdRelationship.cc.
References DetId::Calo, DetId::det(), DetId::Hcal, DetId::rawId(), HcalZDCDetId::SubdetectorId, and DetId::subdetId().
Definition at line 11 of file HcalDetIdRelationship.cc.
References DetId::Calo, HcalZDCDetId::channel(), HcalDetId::depth(), DetId::det(), DetId::Hcal, l1ctLayer2EG_cff::id, HcalDetId::ieta(), HcalDetId::iphi(), HcalZDCDetId::section(), HcalDetId::subdet(), HcalZDCDetId::SubdetectorId, DetId::subdetId(), and HcalZDCDetId::zside().
Referenced by HcalCalibrationsSet::CalibSetObject::CalibSetObject(), HcalCalibrationWidthsSet::CalibWidthSetObject::CalibWidthSetObject(), HcalCalibrationsSet::getCalibrations(), HcalCalibrationWidthsSet::getCalibrationWidths(), HcalCalibrationsSet::setCalibrations(), and HcalCalibrationWidthsSet::setCalibrationWidths().