#include <HcalFrontEndMap.h>
Public Member Functions | |
Helper () | |
bool | loadObject (DetId fId, int rm, std::string rbx) |
load a new entry More... | |
Public Attributes | |
std::set< HcalFrontEndMap::PrecisionItem, LessById > | mPItems |
Definition at line 96 of file HcalFrontEndMap.h.
HcalFrontEndMapAddons::Helper::Helper | ( | ) |
Definition at line 42 of file HcalFrontEndMap.cc.
bool HcalFrontEndMapAddons::Helper::loadObject | ( | DetId | fId, |
int | rm, | ||
std::string | rbx | ||
) |
load a new entry
Definition at line 44 of file HcalFrontEndMap.cc.
References DetId::rawId(), eostools::rm(), and filterCSVwithJSON::target.
Referenced by HcalDbASCIIIO::createObject< HcalFrontEndMap >(), and HcalDbHardcode::makeHardcodeFrontEndMap().
std::set<HcalFrontEndMap::PrecisionItem, LessById> HcalFrontEndMapAddons::Helper::mPItems |
Definition at line 102 of file HcalFrontEndMap.h.