Fork me on GitHub

Changes between Version 20 and Version 21 of WorkBook/Tutorials/Student


Ignore:
Timestamp:
Sep 9, 2019, 4:22:20 PM (5 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/Tutorials/Student

    v20 v21  
    6464So for example to plot the magnitude of the 3-momenta of the jets, or the jet invariant mass:
    6565
    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:
     66In 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:
    6767
    6868{{{