Changeset 9929 for trunk/Mars/mjobs
- Timestamp:
- 09/21/10 12:00:08 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mjobs/MJSimulation.cc
r9609 r9929 516 516 // ------------------------------------------------------------------- 517 517 518 const char *fmt = Form("s/cer([0-9]+)([0-9][0-9][0-9])/%s\\/%08d.$2_%%c_MonteCarlo$1.root/", Esc(fPathOut).Data(), fRunNumber);518 const char *fmt = Form("s/cer([0-9]+)([0-9][0-9][0-9])/%s\\/%08d.$2_%%c_MonteCarlo$1.root/", Esc(fPathOut).Data(), header.GetRunNumber()); 519 519 520 520 const TString rule1(Form(fmt, 'R'));
Note:
See TracChangeset
for help on using the changeset viewer.