#include <HcalDcsMap.h>
Public Member Functions | |
Helper () | |
bool | mapGeomId2DcsId (HcalDetId fId, HcalDcsDetId fDcsId) |
Public Attributes | |
std::set< HcalDcsMap::Item, LessByDcsId > | mItems |
Definition at line 161 of file HcalDcsMap.h.
HcalDcsMapAddons::Helper::Helper | ( | ) |
Definition at line 156 of file HcalDcsMap.cc.
bool HcalDcsMapAddons::Helper::mapGeomId2DcsId | ( | HcalDetId | fId, |
HcalDcsDetId | fDcsId | ||
) |
Definition at line 160 of file HcalDcsMap.cc.
References HcalDcsDetId::DCSUNKNOWN, HcalDcsMap::mItems, HcalDcsDetId::ring(), HcalDcsDetId::slice(), HcalDcsDetId::subchannel(), HcalOtherDetId::subdet(), and edmPickEvents::target.
Referenced by HcalDbASCIIIO::createObject< HcalDcsMap >(), and HcalDbHardcode::makeHardcodeDcsMap().
std::set<HcalDcsMap::Item,LessByDcsId> HcalDcsMapAddons::Helper::mItems |
Definition at line 171 of file HcalDcsMap.h.