Changes between Version 20 and Version 21 of WorkBook/Tutorials/Student
- Timestamp:
- Sep 9, 2019, 4:22:20 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Tutorials/Student
v20 v21 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}}} (see the "attachment" link below), 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 from the Delphes directory: 67 67 68 68 {{{