![]() |
|
|||
File indexing completed on 2024-04-06 12:26:37
0001 #include "RecoLuminosity/LumiProducer/interface/NormFunctor.h" 0002 lumi::NormFunctor::NormFunctor() {} 0003 void lumi::NormFunctor::initialize(const std::map<std::string, float>& coeffmap, 0004 const std::map<unsigned int, float>& afterglowmap) { 0005 m_coeffmap = coeffmap; 0006 m_afterglowmap = afterglowmap; 0007 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |