1 #ifndef PhysicsTools_Utilities_interface_LumiReWeighting_h
2 #define PhysicsTools_Utilities_interface_LumiReWeighting_h
21 #include <boost/shared_ptr.hpp>
30 std::string GenHistName,
31 std::string DataHistName);
33 LumiReWeighting( std::vector< float > MC_distr, std::vector< float > Lumi_distr);
std::string DataHistName_
double WeightOOTPU_[25][25]
boost::shared_ptr< TH1F > weights_
double weightOOT(const edm::EventBase &e)
boost::shared_ptr< TFile > dataFile_
boost::shared_ptr< TFile > generatedFile_
std::string dataFileName_
std::string generatedFileName_