|
BOSS 8.0.0
BESIII Offline Software System
|
#include "TCanvas.h"#include "TCut.h"#include "TFile.h"#include "TGraph.h"#include "TGraphErrors.h"#include "TH1.h"#include "TString.h"#include "TText.h"#include "TTree.h"#include "cut_pipijpsi.h"#include <iostream>Go to the source code of this file.
Functions | |
| void | f_eff (TTree *m_tree, TCut &cut_all, TCut &cut_four, Double_t *m_eff, Double_t *m_err, Double_t *m_xcen, Double_t *m_xerr) |
| void | aug14_track_eff_ptmom_count_barrel (TString file_fir_name="../../651_pipijpsi_inclusive.root", TString file_sec_name="../../651_pipijpsi_inclusive.root", TCut m_cut_run="", TCut m_cut_run="", TString tree_name="infmom", Int_t m_bins=7) |
Variables | |
| TCut | m_cut_three_yes |
| TCut | m_cut_four_yes |
| TCut | m_cut_three_no |
| TCut | m_cut_four_no |
| void aug14_track_eff_ptmom_count_barrel | ( | TString | file_fir_name = "../../651_pipijpsi_inclusive.root", |
| TString | file_sec_name = "../../651_pipijpsi_inclusive.root", | ||
| TCut | m_cut_run = "", | ||
| TCut | m_cut_run = "", | ||
| TString | tree_name = "infmom", | ||
| Int_t | m_bins = 7 ) |
Definition at line 55 of file aug14_track_eff_ptmom_count_barrel.cxx.
| void f_eff | ( | TTree * | m_tree, |
| TCut & | cut_all, | ||
| TCut & | cut_four, | ||
| Double_t * | m_eff, | ||
| Double_t * | m_err, | ||
| Double_t * | m_xcen, | ||
| Double_t * | m_xerr ) |
Definition at line 28 of file aug14_track_eff_ptmom_count_barrel.cxx.
Referenced by aug14_track_eff_ptmom_count_barrel().
| TCut m_cut_four_no |
Definition at line 24 of file aug14_track_eff_ptmom_count_barrel.cxx.
Referenced by aug14_track_eff_ptmom_count_barrel().
| TCut m_cut_four_yes |
Definition at line 17 of file aug14_track_eff_ptmom_count_barrel.cxx.
Referenced by aug14_track_eff_ptmom_count_barrel().
| TCut m_cut_three_no |
Definition at line 21 of file aug14_track_eff_ptmom_count_barrel.cxx.
Referenced by aug14_track_eff_ptmom_count_barrel().
| TCut m_cut_three_yes |
Definition at line 13 of file aug14_track_eff_ptmom_count_barrel.cxx.
Referenced by aug14_track_eff_ptmom_count_barrel().