Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RecoLuminosity
LumiProducer
src
NormFunctor.cc
Go to the documentation of this file.
1
#include "
RecoLuminosity/LumiProducer/interface/NormFunctor.h
"
2
lumi::NormFunctor::NormFunctor
() {}
3
void
lumi::NormFunctor::initialize
(
const
std::map<std::string, float>& coeffmap,
4
const
std::map<unsigned int, float>& afterglowmap) {
5
m_coeffmap = coeffmap;
6
m_afterglowmap = afterglowmap;
7
}
NormFunctor.h
lumi::NormFunctor::initialize
void initialize(const std::map< std::string, float > &coeffmap, const std::map< unsigned int, float > &afterglowmap)
Definition:
NormFunctor.cc:3
lumi::NormFunctor::NormFunctor
NormFunctor()
Definition:
NormFunctor.cc:2
Generated for CMSSW Reference Manual by
1.8.5