CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
NormFunctor.cc
Go to the documentation of this file.
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 
void initialize(const std::map< std::string, float > &coeffmap, const std::map< unsigned int, float > &afterglowmap)
Definition: NormFunctor.cc:3