/[PAMELA software]/PamelaLevel2/doc/examples/README.txt
ViewVC logotype

Diff of /PamelaLevel2/doc/examples/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by pam-fi, Fri Aug 4 13:31:34 2006 UTC revision 1.3 by pam-fi, Mon Dec 11 18:29:01 2006 UTC
# Line 5  The macros need as input the name of a L Line 5  The macros need as input the name of a L
5  example1 - Example to integrate all detector info and solve the y-view tracks ambiguity  example1 - Example to integrate all detector info and solve the y-view tracks ambiguity
6  example2 - Example to get pamela tracks and integrate the trajectory in the apparatus  example2 - Example to get pamela tracks and integrate the trajectory in the apparatus
7  example3 - Example to loop over events, reading more than one file  example3 - Example to loop over events, reading more than one file
8    Loop.cpp - Example to loop over events, apply some selection cuts (My-Selection.cpp) and filling an
9               output file with histograms (My-Histos.cpp) and/or trees.
10    
11  In order to run the scripts:  In order to run the scripts:
12    
# Line 34  Anticounter  : set branch address AcLeve Line 35  Anticounter  : set branch address AcLeve
35    
36  4) Macros example1 and example2 produce some histograms. Example3 just loop over events and tracks and  4) Macros example1 and example2 produce some histograms. Example3 just loop over events and tracks and
37  counts time. It is usefull to check processing time.  counts time. It is usefull to check processing time.
38    
39    
40    5) To run the Loop.cpp compile it (see the Makefile) and run
41    ./Loop.exe --help

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23