UserUtils
Classes | Functions
WeightProdSum.cc File Reference

product of listed weights with run level caching More...

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/one/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "UserUtils/EDMUtils/interface/Counter.hpp"
#include <algorithm>
#include <iostream>
#include <memory>
#include <string>
#include <vector>

Classes

class  WeightProdSum
 class for calculating the product of weight. More...
 

Functions

 DEFINE_FWK_MODULE (WeightProdSum)
 

Detailed Description

Author
Yi-Mu "Enoch" Chen