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

Comparing UserCode/cbrown/AnalysisFramework/Plotting/Modules/ActiveSamples.C (file contents):
Revision 1.22 by buchmann, Wed Aug 31 08:35:03 2011 UTC vs.
Revision 1.23 by buchmann, Wed Aug 31 09:53:54 2011 UTC

# Line 34 | Line 34 | void define_SMS_sample(bool showList, sa
34      if((int)((string)hostname).find("falda")>-1) {
35          scansample.AddSample("/scratch/buchmann/mSUGRA3.root","SMS_T6Z",1,1,false,true,1,kRed); // there is only one sample in the scan; we give each event weight "1"
36      } else {
37 <        scansample.AddSample("/shome/pablom/SimplifiedModels.root","SMS_T6Z",1,1,false,true,1,kRed); // there is only one sample in the scan; we give each event weight "1"
37 >        scansample.AddSample("/shome/buchmann/development/CMSSW_4_2_8/src/DiLeptonAnalysis/NTupleProducer/macros/testmSUGRA.root","mSUGRA_TEST",1,1,false,true,1,kRed); // there is only one sample in the scan; we give each event weight "1"
38      }
39   }
40  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines