110 |
|
long totEventsQCD500to1000 = (long)10e10; //unknown but now suppressed. (no event passes anyway) |
111 |
|
long totEventsQCD1000toInf = 163185; |
112 |
|
|
113 |
< |
long totEventsZjets = 34940743;//summer11 |
113 |
> |
long totEventsZjets = 32005720;//summer11 |
114 |
|
long totEventsZjetsD6T = 2543706;//summer11 |
115 |
|
long totEventsZjetsD6Tlow = 181799;//summer11 |
116 |
|
// long totEventsZjetsEE = 2738801; |
152 |
|
ttbar_color = kMagenta+2; |
153 |
|
singletop_color = kBlue; |
154 |
|
qcd_color = kPink; |
155 |
< |
diboson_color = kGreen; |
155 |
> |
diboson_color = kGreen+2; |
156 |
|
lm_color = kViolet+7; |
157 |
|
|
158 |
|
Int_t rare_color = nice_blue; |
163 |
|
string prefix="/shome/"; |
164 |
|
if((int)((string)hostname).find("falda")>-1) prefix="/scratch/"; |
165 |
|
|
166 |
< |
allsamples.AddSample(prefix+"buchmann/ntuples/Data/AllDataUpdatedTriggeres_4653_ipb__RETRYflash.root","Data",1,1,true,false,0,kBlack); |
166 |
> |
allsamples.AddSample(prefix+"buchmann/ntuples/Data/AllData_Complete_4653_ipb_PAPER.root","Data",1,1,true,false,0,kBlack); |
167 |
|
|
168 |
|
|
169 |
< |
allsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/CorrectFull2011PileUp/DYJetsToLL_TuneZ2_M-50_7TeV-madgraph-tauola_Summer11.root","Z+Jets",totEventsZjets,ZJetsCrossSection,false,false,7,dy_color); |
169 |
> |
allsamples.AddSample(prefix+"buchmann//ntuples/MC/NewSelectionForPaper/NewlyReweighted/DYJetsToLL_TuneZ2_M-50_7TeV-madgraph-tauola_Summer11___NTupleV020300.root","Z+Jets",totEventsZjets,ZJetsCrossSection,false,false,7,dy_color); |
170 |
|
allsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/CorrectFull2011PileUp/TTJets_TuneZ2_7TeV-madgraph-tauola_Summer11_3.root","t#bar{t}",totEventsTTbar,TTbarCrossSection,false,false,1,ttbar_color);//summer11 |
171 |
|
allsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/CorrectFull2011PileUp/WJetsToLNu_TuneZ2_7TeV-madgraph-tauola_Summer11_2.root","W+Jets",totEventsWJets,WJetsCrossSection,false,false,3,wjets_color);//summer |
172 |
|
allsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/CorrectFull2011PileUp/VVJetsTo4L_TuneD6T_7TeV-madgraph-tauola.root","WW/WZ/ZZ",totEventsVVJets,VVJetsCrossSection,false,false,4,diboson_color); |
192 |
|
signalsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/LM4_SUSY_sftsht_7TeV-pythia6.root","LM4",totEventsLM4,LM4CrossSection,false,true,1,lm_color); |
193 |
|
signalsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/LM8_SUSY_sftsht_7TeV-pythia6.root","LM8",totEventsLM8,LM8CrossSection,false,true,2,lm_color); |
194 |
|
|
195 |
< |
systsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/HighStatSamples/DYJetsToLL_TuneZ2_M-50_7TeV-madgraph-tauola_Fall11-PU_S6_START42_V14B-v1.root","Z+Jets",18368890,ZJetsCrossSection,false,false,7,dy_color); |
195 |
> |
// systsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/HighStatSamples/DYJetsToLL_TuneZ2_M-50_7TeV-madgraph-tauola_Fall11-PU_S6_START42_V14B-v1.root","Z+Jets",18368890,ZJetsCrossSection,false,false,7,dy_color); |
196 |
> |
|
197 |
> |
|
198 |
> |
systsamples.AddSample(prefix+"buchmann//ntuples/MC/NewSelectionForPaper/NewlyReweighted/DYJetsToLL_TuneZ2_M-50_7TeV-madgraph-tauola_Summer11___NTupleV020300.root","Z+Jets",32005720,ZJetsCrossSection,false,false,7,dy_color); |
199 |
|
systsamples.AddSample(prefix+"buchmann/ntuples/MC/NewSelectionForPaper/HighStatSamples/TTJets_Fall11-PU_S6_START42_V14B.root","t#bar{t}",58370118,TTbarCrossSection,false,false,1,ttbar_color);//summer11 |
200 |
|
|
201 |
|
// |