Changes between Version 19 and Version 20 of WorkBook/Tutorials/Student
- Timestamp:
- Sep 9, 2019, 4:14:01 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Tutorials/Student
v19 v20 64 64 So for example to plot the magnitude of the 3-momenta of the jets, or the jet invariant mass: 65 65 66 In order to perform an event-loop with a more sophisticated event selection you will have to write a small python macro. This macro takes as input the {{{data.root}}} and produce an output file that contains a couple of histograms. Download the file called {{{example.py}}} , and run it via the command:66 In order to perform an event-loop with a more sophisticated event selection you will have to write a small python macro. This macro takes as input the {{{data.root}}} and produce an output file that contains a couple of histograms. Download the file called {{{example.py}}} (see the "attachment" link below), and run it via the command: 67 67 68 68 {{{