FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
macro
production
tdrct
eta_c
Functions
plot_eta_c.C File Reference
Go to the source code of this file.
Functions
if
(vtxfit)
Function Documentation
if
(
vtxfit
)
Definition at line
4
of file
plot_eta_c.C
.
116
{
117
TCanvas *
c7
=
new
TCanvas(
"c7"
,
"c7"
,600,600);
118
hvpos
->Draw();
119
120
TCanvas *
c8
=
new
TCanvas(
"c8"
,
"c8"
,600,600);
121
hvzpos
->Draw();
122
123
TCanvas *
c9
=
new
TCanvas(
"c9"
,
"c9"
,600,600);
124
h_chi2_vtx
->Draw();
125
126
TCanvas *
c10
=
new
TCanvas(
"c10"
,
"c10"
,600,600);
127
c10->Divide(1,2);
128
c10->cd(1);
129
h_mphi_vtx
->Draw();
130
c10->cd(2);
131
h_etac_vtx
->Draw();
132
}
h_chi2_vtx
TH1F * h_chi2_vtx
Definition:
plot_eta_c_stt.C:33
hvzpos
TH1F * hvzpos
Definition:
plot_eta_c_stt.C:35
c10
TCanvas * c10
Definition:
plot_invariantmass.C:42
c7
TCanvas * c7
Definition:
plot_acceptance_stt.C:164
h_etac_vtx
TH1F * h_etac_vtx
Definition:
plot_eta_c_stt.C:9
h_mphi_vtx
TH1F * h_mphi_vtx
Definition:
plot_eta_c_stt.C:16
c9
TCanvas * c9
Definition:
anal_hit_digi_cluster_fwendcap.C:648
c8
TCanvas * c8
Definition:
plot_acceptance_stt.C:176
hvpos
TH2F * hvpos
Definition:
plot_eta_c_stt.C:36
Generated on Sun Aug 18 2019 03:02:34 for FairRoot/PandaRoot by
1.8.8