Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
Be_libraries
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vratislav Chudoba
Be_libraries
Commits
53199760
Commit
53199760
authored
Jul 26, 2017
by
Vratislav Chudoba
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Interval 45-60 done.
parent
b6d0b970
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
144 additions
and
0 deletions
+144
-0
ES1_4560.cxx
macros/BeCorrPRC/ES1_4560.cxx
+144
-0
No files found.
macros/BeCorrPRC/ES1_4560.cxx
0 → 100644
View file @
53199760
void
ES1_4560
()
{
TStopwatch
sw
;
sw
.
Start
();
BeAnalysis
ana
;
ana
.
SetCMAngularRange
(
45
,
60
);
// ana.SetFigures("figures/", ".eps");
// ana.SetChainsToDraw(0, 0, 0, 0, 1, 1);
ana
.
SetChainsToDraw
();
Bool_t
epsilonT
[
6
]
=
{
0
,
0
,
1
,
0
,
0
};
Bool_t
cosThetaT
[
6
]
=
{
0
,
0
,
1
,
0
,
0
};
Bool_t
epsilonY
[
6
]
=
{
0
,
0
,
1
,
0
,
0
};
Bool_t
cosThetaY
[
6
]
=
{
0
,
0
,
1
,
0
,
0
};
Bool_t
thetaAT
[
6
]
=
{
0
,
0
,
1
,
0
,
0
};
ana
.
SetExpChain
(
"../../../be/rootdata/correlations/v5_exp/Be."
,
0
,
40
);
const
Long64_t
eMaxEvents
=
5000000
;
Long64_t
eEvents
[
6
]
=
{
3150000
,
3150000
,
3150000
,
3150000
,
3150000
,
3150000
};
ana
.
SetNoExpEvents
(
eEvents
);
const
Long64_t
sMaxEvents
=
3000000
;
Long64_t
sEvents
[
6
]
=
{
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
};
ana
.
SetNoSimEvents
(
sEvents
);
Int_t
lowSimFile
[
6
]
=
{
0
,
0
,
0
,
0
,
0
,
0
};
Int_t
upSimFile
[
6
]
=
{
15
,
15
,
15
,
15
,
15
,
15
};
ana
.
SetNoSimFiles
(
lowSimFile
,
upSimFile
);
ana
.
SetSimChains
(
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_al_0_35-70_"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_noal_0_35-70_"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_al_180_35-70_"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_noal_180_35-70_"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_al_90_35-70_"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_noal_90_35-70_"
);
ana
.
SetInputChains
(
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_al_0_35-70_000.root"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_noal_0_35-70_000.root"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_al_180_35-70_000.root"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_noal_180_35-70_000.root"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_al_90_35-70_000.root"
,
"../../../be/rootdata/correlations/v5_4560/Sim_mix_br_noal_90_35-70_000.root"
);
ana
.
OpenExpChain
();
ana
.
OpenSimChains
();
ana
.
SetRatiosGStoEX
(
"sRatio>0.05 && sRatio<0.095"
,
"sRatio>0.05 && sRatio<0.095"
,
"sRatio>0.05 && sRatio<0.095"
,
"sRatio>0.05 && sRatio<0.095"
,
"sRatio>0.05 && sRatio<0.095"
,
"sRatio>0.05 && sRatio<0.095"
);
// ana.SetRatiosGStoEX("sRatio>0.051 && sRatio<0.101",
// "sRatio>0.050 && sRatio<0.100",
// "sRatio>0.047 && sRatio<0.097",
// "sRatio>0.048 && sRatio<0.098",
// "sRatio>0.051 && sRatio<0.101",
// "sRatio>0.051 && sRatio<0.101");
ana
.
SetCuts
();
Long64_t
eEventsECuts
[
5
][
6
]
=
{
/*1090000, 1060000, 1070000, 1090000, 1110000, 1100000,*/
2900000
,
2900000
,
2900000
,
2900000
,
2900000
,
2900000
,
3400000
,
3400000
,
3400000
,
3500000
,
3400000
,
3400000
,
2400000
,
2400000
,
2400000
,
2400000
,
2400000
,
2400000
,
2900000
,
3000000
,
2900000
,
3000000
,
2900000
,
3000000
,
3200000
,
3300000
,
3300000
,
3400000
,
3300000
,
3400000
};
// Long64_t eEventsECuts[5][6] = {3950000, 3950000, 3800000, 3850000, 3950000, 3900000,
// eMaxEvents, eMaxEvents, 4100000, eMaxEvents, eMaxEvents, eMaxEvents,
// 3050000, 3150000, 3200000, 3200000, 3250000, 3350000,
// 3850000, 3950000, 3900000, 3900000, 4000000, 4000000,
// 4100000, 4100000, 4000000, 4100000, eMaxEvents, eMaxEvents};
ana
.
ExpEventsECuts
(
eEventsECuts
);
// const Long64_t sMaxEvents = 3000000;
Long64_t
sEventsECuts
[
5
][
6
]
=
{
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
,
sMaxEvents
};
// Long64_t sEventsECuts[5][6] = {sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents,
// sMaxEvents, 2630000, sMaxEvents, sMaxEvents, 2660000, 2660000,
// sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents,
// sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents,
// sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents, sMaxEvents};
ana
.
SimEventsECuts
(
sEventsECuts
);
ana
.
SetRangeProportion
(
1.1
,
1
);
///////////////////////////////////////////////////////////////////////////////////
ana
.
SetSpectra
();
ana
.
Spectra
();
ana
.
SetEpsilonTintervals
(
epsilonT
);
// ana.SetEpsilonTintervals();
ana
.
EpsilonT
();
sw
.
Print
();
sw
.
Continue
();
ana
.
SetCosThetaTkIntervals
(
cosThetaT
);
// ana.CosThetaTk();
sw
.
Print
();
sw
.
Continue
();
ana
.
SetEpsilonYintervals
(
epsilonY
);
// ana.EpsilonY();
sw
.
Print
();
sw
.
Continue
();
ana
.
SetCosThetaYkIntervals
(
cosThetaY
);
// ana.CosThetaYk();
sw
.
Print
();
sw
.
Continue
();
ana
.
SetThetaATintervals
(
thetaAT
);
//// ana.SetThetaATintervals();
// ana.ThetaAT();
sw
.
Print
();
sw
.
Continue
();
Info
(
"ES1_90120.cxx"
,
"Finished."
);
return
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment