]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Minor modification to comments in macro.
authorkread <kread@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 17 Oct 2009 19:18:26 +0000 (19:18 +0000)
committerkread <kread@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 17 Oct 2009 19:18:26 +0000 (19:18 +0000)
PWG4/macros/electrons/MergeFileInBins.C

index fd6afacda1cfb635c72ab71bdfeb74f67d66e2c5..8190bd27135cae66393a114b031580a4695556f7 100755 (executable)
@@ -6,7 +6,7 @@
 // Usage: \r
 // After previously using mymerger.C to merge each PYHIA hard bin,\r
 // do the following to download one file per pt bin:\r
-// aliensh; cp histoss* file:       \r
+// aliensh; cd <production name>/output/merged; cp histoss* file:       \r
 // Then, adjust binlist below to reflect which histograms are non-empty.\r
 // Then, locally:\r
 // root -b -x MergeFileInBins.C\r