ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/AnaTools/plugins/OSUAnalysis.cc
(Generate patch)

Comparing UserCode/OSUT3Analysis/AnaTools/plugins/OSUAnalysis.cc (file contents):
Revision 1.80 by wulsin, Tue Jun 4 14:18:10 2013 UTC vs.
Revision 1.81 by wulsin, Tue Jun 4 14:44:26 2013 UTC

# Line 582 | Line 582 | OSUAnalysis::OSUAnalysis (const edm::Par
582   OSUAnalysis::~OSUAnalysis ()
583   {
584  
585  // for (uint iTree=0; iTree<BNTrees_.size(); iTree++) {
586  //   if (!BNTrees_.at(iTree)) { cout << "ERROR:  Undefined BNTree.  Will likely seg fault." << endl; }  
587  //   cout << "Debug:  Executing AutoSave." << endl;  
588  //   BNTrees_.at(iTree)->AutoSave("Overwrite");  // Save at end of job, to prevent duplicate key.  
589  // }  
590
585    // Destroying the CutFlow objects causes the cut flow numbers and time
586    // information to be printed to standard output.
587    for(uint currentChannel = 0; currentChannel != channels_.size(); currentChannel++){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines