![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <TF1.h>#include <TMath.h>#include <TFile.h>#include <TCanvas.h>#include <TH1.h>#include <TH2.h>#include <TGraph.h>#include <TLegend.h>#include <TStyle.h>#include <TROOT.h>#include <TLatex.h>
Include dependency graph for CBfitter_jpsi_LL_single.C:Go to the source code of this file.
Functions | |
| Double_t | CBcalc (Double_t *xx, Double_t *par) |
| Double_t | CBcalc_exp (Double_t *xx, Double_t *par) |
| Double_t | CBcalc_LL (Double_t *xx, Double_t *par) |
| Double_t | Upscalc (Double_t *xx, Double_t *par) |
| void | CBfitter_jpsi_LL_single () |
Variables | |
| TH1D * | recomass |
| TH1D * | recomassFG |
| TH1D * | recomassBG |
| Double_t CBcalc | ( | Double_t * | xx, |
| Double_t * | par | ||
| ) |
Definition at line 17 of file CBfitter_jpsi_LL_single.C.
View newest version in sPHENIX GitHub at line 17 of file CBfitter_jpsi_LL_single.C
References A, alpha, f, n, N, sigma, and ambiguity_solver_full_chain::x.
| Double_t CBcalc_exp | ( | Double_t * | xx, |
| Double_t * | par | ||
| ) |
Definition at line 49 of file CBfitter_jpsi_LL_single.C.
View newest version in sPHENIX GitHub at line 49 of file CBfitter_jpsi_LL_single.C
References A, alpha, f, n, N, sigma, and ambiguity_solver_full_chain::x.
| Double_t CBcalc_LL | ( | Double_t * | xx, |
| Double_t * | par | ||
| ) |
Definition at line 86 of file CBfitter_jpsi_LL_single.C.
View newest version in sPHENIX GitHub at line 86 of file CBfitter_jpsi_LL_single.C
References A, alpha, f, configureMap::ibin, n, N, recomassBG, sigma, and ambiguity_solver_full_chain::x.
| void CBfitter_jpsi_LL_single | ( | ) |
Definition at line 191 of file CBfitter_jpsi_LL_single.C.
View newest version in sPHENIX GitHub at line 191 of file CBfitter_jpsi_LL_single.C
References CBcalc(), CBcalc_exp(), CBcalc_LL(), recomassBG, and recomassFG.
Here is the call graph for this function:| Double_t Upscalc | ( | Double_t * | xx, |
| Double_t * | par | ||
| ) |
Definition at line 141 of file CBfitter_jpsi_LL_single.C.
View newest version in sPHENIX GitHub at line 141 of file CBfitter_jpsi_LL_single.C
References CBcalc(), std::tr1::f1, std::tr1::f2, std::tr1::f3, mass, and ambiguity_solver_full_chain::x.
Here is the call graph for this function:| TH1D* recomass |
Definition at line 13 of file CBfitter_jpsi_LL_single.C.
View newest version in sPHENIX GitHub at line 13 of file CBfitter_jpsi_LL_single.C
| TH1D* recomassBG |
Definition at line 15 of file CBfitter_jpsi_LL_single.C.
View newest version in sPHENIX GitHub at line 15 of file CBfitter_jpsi_LL_single.C
| TH1D* recomassFG |
Definition at line 14 of file CBfitter_jpsi_LL_single.C.
View newest version in sPHENIX GitHub at line 14 of file CBfitter_jpsi_LL_single.C