ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/Development/Plotting/Modules/ActiveSamples.C
(Generate patch)

Comparing UserCode/cbrown/Development/Plotting/Modules/ActiveSamples.C (file contents):
Revision 1.19 by buchmann, Tue Jun 19 16:14:19 2012 UTC vs.
Revision 1.20 by buchmann, Tue Jun 19 16:26:46 2012 UTC

# Line 267 | Line 267 | http://cms.cern.ch/iCMS/prep/requestmana
267   //        signalsamples.AddSample("/shome/buchmann/ntuples/MC8tev/LM4_leo____leo-PYTHIA6_SUSY_LM4_sftsht_8TeV_GEN_FASTSIM-2012_Startup_inTimeOnly-V3-84.root","LM4",0,LM4CrossSection,false,true,1,lm_color);
268   //        signalsamples.AddSample("/shome/buchmann/ntuples/MC8tev/leo-PYTHIA6_SUSY_LM6_sftsht_8TeV_GEN_FASTSIM-2012_Startup_inTimeOnly.root","LM6",0,LM6CrossSection,false,true,2,lm_color);
269   //        signalsamples.AddSample("/shome/buchmann/ntuples/MC8tev/leo-PYTHIA6_SUSY_LM8_sftsht_8TeV_GEN_FASTSIM-2012_Startup_inTimeOnly.root","LM8",0,LM6CrossSection,false,true,3,lm_color);
270 <        cutWeight=TCut("(PUweight*((id1==id2&&id1==1)+0.5*(id1!=id2)))");
270 >        cutWeight=TCut("PUweight");
271      }
272  
273  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines