-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
hua wei
committed
Mar 30, 2015
1 parent
f639d95
commit 744c8e9
Showing
6 changed files
with
45 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
const double ttbar_mus_acc = 0.881829; | ||
const double ttbar_mus_recoeff[8] = {0.906211,0.934775,0.94723,0.952031,0.958981,0.948467,0.948671,0.907143}; | ||
const double ttbar_mus_isoeff[8] = {0.523646,0.661701,0.767409,0.827249,0.856124,0.880562,0.893062,0.902887}; | ||
const double ttbar_els_acc = 0.901314; | ||
const double ttbar_els_recoeff[8] = {0.323529,0.57732,0.780035,0.84218,0.859939,0.8662,0.886717,0.826568}; | ||
const double ttbar_els_isoeff[8] = {0.721818,0.840608,0.897508,0.929657,0.940256,0.950025,0.948119,0.958036}; | ||
const double ttbar_corrfactor_di_mus = 0.983865; | ||
const double ttbar_corrfactor_di_els = 0.984722; | ||
const double ttbar_mus_acc = 0.881023; | ||
const double ttbar_mus_recoeff[8] = {0.905063,0.934978,0.946333,0.950326,0.958493,0.948989,0.948383,0.905941}; | ||
const double ttbar_mus_isoeff[8] = {0.809091,0.882894,0.93431,0.949314,0.96469,0.979177,0.986885,0.992714}; | ||
const double ttbar_els_acc = 0.900928; | ||
const double ttbar_els_recoeff[8] = {0.396635,0.74364,0.862302,0.870841,0.885174,0.880489,0.889618,0.830626}; | ||
const double ttbar_els_isoeff[8] = {0.819697,0.899474,0.948168,0.966854,0.970777,0.980977,0.99061,0.989758}; | ||
const double ttbar_corrfactor_di_mus = 0.991476; | ||
const double ttbar_corrfactor_di_els = 0.987959; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/uscms/home/hwei/work/stop/CMSSW_7_2_0/src/flattrees/stop_ttbar_skimmed_tree.root | ||
/uscms/home/hwei/work/stop/CMSSW_7_2_0/src/flattrees/stop_ttbar_skimmed_tree_v1.root |