ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbbAnalysis/additionalFiles/DataCards/filesZll.h
Revision: 1.2
Committed: Sat Oct 27 20:34:50 2012 UTC (12 years, 6 months ago) by madfish
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +25 -18 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 madfish 1.2 const int n = 24-2;
2 madfish 1.1 std::string files[n]=
3     {
4 madfish 1.2 "vhbb_WS_BDT_M110_ZeeHighPt_8TeV.root",
5     "vhbb_WS_BDT_M110_ZeeLowPt_8TeV.root",
6     "vhbb_WS_BDT_M110_ZmmHighPt_8TeV.root",
7     "vhbb_WS_BDT_M110_ZmmLowPt_8TeV.root",
8     "vhbb_WS_BDT_M115_ZeeHighPt_8TeV.root",
9     "vhbb_WS_BDT_M115_ZeeLowPt_8TeV.root",
10     "vhbb_WS_BDT_M115_ZmmHighPt_8TeV.root",
11     "vhbb_WS_BDT_M115_ZmmLowPt_8TeV.root",
12     "vhbb_WS_BDT_M120_ZeeHighPt_8TeV.root",
13     "vhbb_WS_BDT_M120_ZeeLowPt_8TeV.root",
14     "vhbb_WS_BDT_M120_ZmmHighPt_8TeV.root",
15     "vhbb_WS_BDT_M120_ZmmLowPt_8TeV.root",
16     //"vhbb_WS_BDT_M125_ZeeHighPt_8TeV.root",
17     //"vhbb_WS_BDT_M125_ZeeLowPt_8TeV.root",
18     "vhbb_WS_BDT_M125_ZmmHighPt_8TeV.root",
19     "vhbb_WS_BDT_M125_ZmmLowPt_8TeV.root",
20     "vhbb_WS_BDT_M130_ZeeHighPt_8TeV.root",
21     "vhbb_WS_BDT_M130_ZeeLowPt_8TeV.root",
22     "vhbb_WS_BDT_M130_ZmmHighPt_8TeV.root",
23     "vhbb_WS_BDT_M130_ZmmLowPt_8TeV.root",
24     "vhbb_WS_BDT_M135_ZeeHighPt_8TeV.root",
25     "vhbb_WS_BDT_M135_ZeeLowPt_8TeV.root",
26     "vhbb_WS_BDT_M135_ZmmHighPt_8TeV.root",
27     "vhbb_WS_BDT_M135_ZmmLowPt_8TeV.root"};