41 unsigned int index1 =
abs(index);
67 if ((!cell) || (cell->
rawId() != fId ) )
69 <<
"Unavailable Conditions of type " <<
myname() <<
" for cell " << myId;
80 if (index < 0)
return false;
81 unsigned int index1 =
abs(index);
96 default:
return false;
break;
102 if (cell->
rawId() == fId )
111 unsigned long myRawId = myHcalCholeskyMatrix.
rawId();
115 if (index < 0) success =
false;
116 unsigned int index1 =
abs(index);
156 <<
" no valid filling possible for Conditions of type " <<
myname() <<
" for DetId " << myId;
163 std::vector<DetId> channels;
const bool exists(DetId fId) const
int hashedId(bool h2mode_=false) const
std::vector< HcalCholeskyMatrix > HOcontainer
std::vector< DetId > getAllChannels() const
void initContainer(int container, bool h2mode_=false)
bool addValues(const HcalCholeskyMatrix &myHcalCholeskyMatrix, bool h2mode_=false)
std::vector< HcalCholeskyMatrix > HFcontainer
std::string myname() const
const HcalCholeskyMatrix * getValues(DetId fId) const
HcalGenericSubdetector genericSubdet() const
std::vector< HcalCholeskyMatrix > HBcontainer
std::vector< HcalCholeskyMatrix > HEcontainer