Parent Directory | Revision Log | Patch
revision 1.11 by pam-rm2, Tue Mar 6 16:25:38 2007 UTC | revision 1.12 by mocchiut, Tue Apr 17 11:58:35 2007 UTC | |
---|---|---|
# | Line 170 int S4Core(UInt_t run, TFile *file, TSQL | Line 170 int S4Core(UInt_t run, TFile *file, TSQL |
170 | const char* outDir = gSystem->DirName(gSystem->DirName(file->GetPath())); | const char* outDir = gSystem->DirName(gSystem->DirName(file->GetPath())); |
171 | // | // |
172 | Int_t i = 0; | Int_t i = 0; |
173 | TString processFolder = "S4Folder"; | TString processFolder = "S4Folder_"+run; |
174 | if ( S4argc > 0 ){ | if ( S4argc > 0 ){ |
175 | i = 0; | i = 0; |
176 | while ( i < S4argc ){ | while ( i < S4argc ){ |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |