ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JetAnalysis/src/RecHitTreeProducer.cc
(Generate patch)

Comparing UserCode/CmsHi/JetAnalysis/src/RecHitTreeProducer.cc (file contents):
Revision 1.7 by yilmaz, Tue Nov 2 12:58:33 2010 UTC vs.
Revision 1.8 by yjlee, Sun Nov 7 12:53:05 2010 UTC

# Line 396 | Line 396 | RecHitTreeProducer::analyze(const edm::E
396    
397     hbheTree->Fill();
398     hfTree->Fill();
399 <   bkgTree->Fill();  
399 >  
400 >   if (doFastJet_) {
401 >      bkgTree->Fill();  
402 >   }
403   }
404  
405  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines