/[PAMELA software]/DarthVader/NDLevel2/src/NDCore.cpp
ViewVC logotype

Diff of /DarthVader/NDLevel2/src/NDCore.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by pam-rm2, Tue Mar 6 16:22:01 2007 UTC revision 1.12 by mocchiut, Tue Apr 17 11:58:21 2007 UTC
# Line 69  int NDCore(UInt_t run, TFile *file, TSQL Line 69  int NDCore(UInt_t run, TFile *file, TSQL
69    const char* outDir = gSystem->DirName(gSystem->DirName(file->GetPath()));    const char* outDir = gSystem->DirName(gSystem->DirName(file->GetPath()));
70    //      //  
71    Int_t i = 0;    Int_t i = 0;
72    TString processFolder = "NDFolder";    TString processFolder = "NDFolder_"+run;
73    if ( NDargc > 0 ){    if ( NDargc > 0 ){
74      i = 0;      i = 0;
75      while ( i < NDargc ){      while ( i < NDargc ){

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.23