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

Comparing UserCode/MitProd/TreeService/src/TreeService.cc (file contents):
Revision 1.4 by loizides, Tue Jun 17 08:24:09 2008 UTC vs.
Revision 1.5 by paus, Wed Jun 18 13:23:23 2008 UTC

# Line 14 | Line 14 | using namespace mithep;
14  
15   //--------------------------------------------------------------------------------------------------
16   TreeService::TreeService(const ParameterSet &cfg, ActivityRegistry &r) :
17 <  tws_(0),
17 >  tws_        (0),
18    treeNames_  (cfg.getUntrackedParameter<vector<string>   >("treeNames")),
19    fileNames_  (cfg.getUntrackedParameter<vector<string>   >("fileNames")),
20    pathNames_  (cfg.getUntrackedParameter<vector<string>   >("pathNames")),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines