|
| void | AddRho2FAR (double rho, wavearray< double > *Xfar, wavearray< double > *Yfar, double far_rho_min, double far_drho) |
| |
| void | CheckAnalysis () |
| |
| int | Draw (TChain &rf, string par, string cut, string opt) |
| |
| int | Draw (TTree &rf, string par, string cut, string opt) |
| |
| TCanvas * | DRAW (TChain &rf, string par, string cut, string opt, int iX=600, int iY=600) |
| |
| TCanvas * | Draw (TH1F *h, int iX=600, int iY=600) |
| |
| TCanvas * | Draw (TH2F *h, char *opt, int iX=600, int iY=600) |
| |
| TCanvas * | Draw (TH1F **h, int n=1, int m=0, int iX=600, int iY=600) |
| |
| TCanvas * | Draw (TH2F **h, char *opt, int n=1, int m=0, int iX=600, int iY=600) |
| |
| TCanvas * | Draw (TGraphErrors **h, char *opt, int n=1, int m=0, int iX=600, int iY=600) |
| |
| TCanvas * | Draw (TGraph **h, char *opt, int n=1, int m=0, int iX=600, int iY=600) |
| |
| int | DrawLIVE (TString sel="", TString cut="", TString opt="") |
| |
| int | DrawMDC (TString sel="", TString cut="", TString opt="") |
| |
| int | DrawWAVE (TString sel="", TString cut="", TString opt="") |
| |
| TString | GetFileLabel (TTree *tree, int run, int lag, int slag, double segEdge, TString psfix) |
| |
| TString | GetGitInfos (TString option="path", TString igit_path="$CWB_CONFIG") |
| |
| TString | GetLALVersion (TString options="") |
| |
| TTree * | GetLIVE () |
| |
| double | GetLiveTime (TString fliveName, int SLAG, int LAG, int &nlags) |
| |
| TTree * | GetMDC () |
| |
| double | GetPrecision (int cluster_size_threshold=0, int healpix_order=0) |
| |
| void | GetProcInfo (TString str="") |
| |
| double | GetStart (TTree *tree, int nifo, int run, float rho, double time0, double time1, TString analysis, int irho) |
| |
| TString | GetString (TTree *tree, int run, int lag, TString psfix) |
| |
| TTree * | GetWAVE () |
| |
| Double_t | logNfit (Double_t *x, Double_t *par) |
| |
| void | MakePlotsHtmlCellTable (ofstream *out, TString title, TString png1, TString subtitle1="", TString png2="", TString subtitle2="") |
| |
| void | MakePlotsHtmlTable (ofstream *out, TString title, TString png1, TString png2="") |
| |
| Double_t | PoissonIFunction (Double_t *x, Double_t *par) |
| |
| int | PrintLIVE () |
| |
| void | PrintLogoCWB (TString LALVersion="", TString cwb_library_path="$HOME_WAT", TString cwb_config_path="$CWB_CONFIG") |
| |
| int | PrintMDC () |
| |
| int | PrintWAVE () |
| |
| int | ReadInjType (TString ifName, int ntype_max, char set[][128], size_t type[], char name[][128], double fcentral[], double fbandwidth[]) |
| |
| int | ScanLIVE (TString sel="", TString cut="", TString opt="") |
| |
| int | ScanMDC (TString sel="", TString cut="", TString opt="") |
| |
| int | ScanWAVE (TString sel="", TString cut="", TString opt="") |
| |