Main Page
Namespaces
Classes
Package Documentation
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,
const
std::map< unsigned int, float >& afterglowmap){
4
m_coeffmap
=coeffmap;
5
m_afterglowmap
=afterglowmap;
6
}
7
lumi::NormFunctor::m_afterglowmap
std::map< unsigned int, float > m_afterglowmap
Definition:
NormFunctor.h:15
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::m_coeffmap
std::map< std::string, float > m_coeffmap
Definition:
NormFunctor.h:14
lumi::NormFunctor::NormFunctor
NormFunctor()
Definition:
NormFunctor.cc:2
Generated for CMSSW Reference Manual by
1.8.11