Parent Directory
|
Revision Log
|
Patch
| revision 1.15 by mocchiut, Wed Apr 18 14:06:55 2007 UTC | revision 1.16 by mocchiut, Thu Apr 19 08:12:34 2007 UTC | |
|---|---|---|
| # | Line 54 int OrbitalInfoCore(UInt_t run, TFile *f | Line 54 int OrbitalInfoCore(UInt_t run, TFile *f |
| 54 | // | // |
| 55 | Int_t i = 0; | Int_t i = 0; |
| 56 | // | // |
| 57 | TString processFolder = "OrbitalInfoFolder_"+run; | TString processFolder = Form("OrbitalInfoFolder_%u",run); |
| 58 | // | // |
| 59 | // Set these to true to have a very verbose output. | // Set these to true to have a very verbose output. |
| 60 | // | // |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |