--- PamelaLevel2/doc/examples/README.txt 2006/08/04 13:31:34 1.2 +++ PamelaLevel2/doc/examples/README.txt 2006/12/11 18:29:01 1.3 @@ -5,7 +5,8 @@ example1 - Example to integrate all detector info and solve the y-view tracks ambiguity example2 - Example to get pamela tracks and integrate the trajectory in the apparatus example3 - Example to loop over events, reading more than one file - +Loop.cpp - Example to loop over events, apply some selection cuts (My-Selection.cpp) and filling an + output file with histograms (My-Histos.cpp) and/or trees. In order to run the scripts: @@ -34,3 +35,7 @@ 4) Macros example1 and example2 produce some histograms. Example3 just loop over events and tracks and counts time. It is usefull to check processing time. + + +5) To run the Loop.cpp compile it (see the Makefile) and run +./Loop.exe --help