#include "TH1.h"
Go to the source code of this file.
Functions | |
TH1F * | th1fmorph (const char *chname, const char *chtitle, TH1F *hist1, TH1F *hist2, Double_t par1, Double_t par2, Double_t parinterp, Double_t morphedhistnorm, Int_t idebug=0) |
TH1D * | th1fmorph (const char *chname, const char *chtitle, TH1D *hist1, TH1D *hist2, Double_t par1, Double_t par2, Double_t parinterp, Double_t morphedhistnorm, Int_t idebug=0) |
TH1F* th1fmorph | ( | const char * | chname, |
const char * | chtitle, | ||
TH1F * | hist1, | ||
TH1F * | hist2, | ||
Double_t | par1, | ||
Double_t | par2, | ||
Double_t | parinterp, | ||
Double_t | morphedhistnorm, | ||
Int_t | idebug = 0 |
||
) |
Definition at line 489 of file th1fmorph.cc.
TH1D* th1fmorph | ( | const char * | chname, |
const char * | chtitle, | ||
TH1D * | hist1, | ||
TH1D * | hist2, | ||
Double_t | par1, | ||
Double_t | par2, | ||
Double_t | parinterp, | ||
Double_t | morphedhistnorm, | ||
Int_t | idebug = 0 |
||
) |
Definition at line 497 of file th1fmorph.cc.