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

Comparing UserCode/MitAna/TreeMod/src/Analysis.cc (file contents):
Revision 1.45 by ceballos, Sat Sep 29 11:26:40 2012 UTC vs.
Revision 1.46 by paus, Thu Jun 6 19:59:16 2013 UTC

# Line 193 | Line 193 | void Analysis::AddFile(const char *pname
193      theFile.ReplaceAll("castor:","root://castorcms/");
194    if ( theFile.BeginsWith("/castor/"))
195      theFile.Prepend("root://castorcms/");
196 <  printf("Adding file with path: %s\n",theFile.Data());
196 >  printf(" Adding file (%2d) with path: %s\n",l->GetEntries(),theFile.Data());
197    l->Add(new TObjString(theFile.Data()));
198  
199    MDB(kAnalysis, 2)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines