42 unsigned int index1 =
abs(index);
68 if ((!cell) || (cell->
rawId() != fId ) )
70 <<
"Unavailable Conditions of type " <<
myname() <<
" for cell " << myId;
81 if (index < 0)
return false;
82 unsigned int index1 =
abs(index);
97 default:
return false;
break;
103 if (cell->
rawId() == fId )
112 unsigned long myRawId = myHcalCovarianceMatrix.
rawId();
116 if (index < 0) success =
false;
117 unsigned int index1 =
abs(index);
157 <<
" no valid filling possible for Conditions of type " <<
myname() <<
" for DetId " << myId;
164 std::vector<DetId> channels;
int hashedId(bool h2mode_=false) const
std::vector< HcalCovarianceMatrix > HFcontainer
std::vector< HcalCovarianceMatrix > HBcontainer
bool addValues(const HcalCovarianceMatrix &myHcalCovarianceMatrix, bool h2mode_=false)
std::vector< DetId > getAllChannels() const
void initContainer(int container, bool h2mode_=false)
~HcalCovarianceMatrices()
const HcalCovarianceMatrix * getValues(DetId fId) const
const bool exists(DetId fId) const
std::vector< HcalCovarianceMatrix > HOcontainer
HcalGenericSubdetector genericSubdet() const
std::string myname() const
std::vector< HcalCovarianceMatrix > HEcontainer