CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ESTBWeights.cc
Go to the documentation of this file.
2 //
3 // defualt ctor creates vectors of length EBDataFrame::MAXSAMPLES==10
4 //
6 
8 
9 void ESTBWeights::setValue(const ESStripGroupId& groupId, const ESWeightSet& weight) {
10  map_.insert(std::make_pair(groupId, weight));
11 }
ESTBWeightMap map_
Definition: ESTBWeights.h:24
void setValue(const ESStripGroupId &groupId, const ESWeightSet &weight)
Definition: ESTBWeights.cc:9
int weight
Definition: histoStyle.py:51