Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CondFormats
ESObjects
src
ESTBWeights.cc
Go to the documentation of this file.
1
#include "
CondFormats/ESObjects/interface/ESTBWeights.h
"
2
//
3
// defualt ctor creates vectors of length EBDataFrame::MAXSAMPLES==10
4
//
5
ESTBWeights::ESTBWeights
() {}
6
7
ESTBWeights::~ESTBWeights
() {}
8
9
void
ESTBWeights::setValue
(
const
ESStripGroupId
& groupId,
const
ESWeightSet
&
weight
) {
10
map_
.insert(std::make_pair(groupId, weight));
11
}
ESTBWeights::map_
ESTBWeightMap map_
Definition:
ESTBWeights.h:24
ESTBWeights::setValue
void setValue(const ESStripGroupId &groupId, const ESWeightSet &weight)
Definition:
ESTBWeights.cc:9
ESWeightSet
Definition:
ESWeightSet.h:10
ESTBWeights::ESTBWeights
ESTBWeights()
Definition:
ESTBWeights.cc:5
ESTBWeights.h
ESTBWeights::~ESTBWeights
~ESTBWeights()
Definition:
ESTBWeights.cc:7
histoStyle.weight
int weight
Definition:
histoStyle.py:51
ESStripGroupId
Definition:
ESStripGroupId.h:6
Generated for CMSSW Reference Manual by
1.8.5