NCFS-Pack
A generic (astro)particle physics analysis framework
 
Loading...
Searching...
No Matches
NcBlocks Member List

This is the complete list of members for NcBlocks, including all inherited members.

Add(TH1 *h1, TH1 *h2, TH1 *hout, Bool_t scale, Double_t c, Double_t d=0)NcBlocks
Add(TGraph *gr, TH1 *h, TGraph *gout, Double_t c, Double_t d=0)NcBlocks
Divide(TH1 *h1, TH1 *h2, TH1 *hout, Bool_t scale, Double_t c, Double_t d=0)NcBlocks
Divide(TGraph *gr, TH1 *h, TGraph *gout, Double_t c, Double_t d=0)NcBlocks
fModeNcBlocksprotected
GetBlockFitness(Double_t n, Double_t len)NcBlocksprotected
GetBlocks(TH1 *hin, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(NcSample s, Int_t i, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(NcSample s, TString name, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(Int_t n, Double_t *arr, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(Int_t n, Float_t *arr, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(TGraphErrors gr, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(TGraph gr, TF1 f, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(TGraph gr, TString f, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(TGraph gr, Double_t nrms, Double_t fpr, TH1 *hout, Int_t ntrig=0)NcBlocks
GetBlocks(TH1 *hin, TH1 *hout, Int_t n, Int_t mode=0)NcBlocks
GetBlocks(NcSample s, Int_t i, TH1 *hout, Int_t n, Int_t mode=0)NcBlocks
GetBlocks(NcSample s, TString name, TH1 *hout, Int_t n, Int_t mode=0)NcBlocks
GetBlocks(Int_t nr, Double_t *arr, TH1 *hout, Int_t n, Int_t mode=0)NcBlocks
GetBlocks(Int_t nr, Float_t *arr, TH1 *hout, Int_t n, Int_t mode=0)NcBlocks
GetBlocks(TGraph *gr, TH1 *hout, Int_t n, Int_t mode=0)NcBlocks
GetPrior(Int_t n, Double_t fpr)NcBlocksprotected
NcBlocks()NcBlocks
NcBlocks(const NcBlocks &q)NcBlocks
Rebin(TH1 *hin, TH1 *hout, Bool_t scale, Int_t nbins=0, Double_t xmin=0, Double_t xmax=-1)NcBlocks
~NcBlocks()NcBlocksvirtual