| 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 |
|
|
| 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 |