CombineHarvester
MorphFunctions.cc File Reference
#include "CombineHarvester/CombinePdfs/interface/MorphFunctions.h"
#include <iostream>
#include <set>
#include <vector>
#include <string>
#include "boost/lexical_cast.hpp"
#include "boost/format.hpp"
#include "boost/multi_array.hpp"
#include "TGraphErrors.h"
#include "RooFitResult.h"
#include "RooRealVar.h"
#include "RooDataHist.h"
#include "RooProduct.h"
#include "RooConstVar.h"
#include "CombineHarvester/CombineTools/interface/Logging.h"

Go to the source code of this file.

Namespaces

 ch
 

Functions

std::string ch::BuildRooMorphing (RooWorkspace &ws, CombineHarvester &cb, std::string const &bin, std::string const &process, RooAbsReal &mass_var, std::string norm_postfix, bool allow_morph, bool verbose, bool force_template_limit, TFile *file)
 [part1] More...
 
void ch::MakeMorphDebugPlots (RooMorphingPdf *pdf, RooAbsReal *mass, std::vector< double > const &masses, TFile *f, TH1 *ref_bins=nullptr)