Changes between Version 16 and Version 17 of WorkBook/Tutorials/Mc4Bsm
- Timestamp:
- Jul 21, 2016, 4:07:06 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Tutorials/Mc4Bsm
v16 v17 85 85 In the browser, double click on the "out_pp_zp_ww.root", and then on the "Delphes" tree. Play around by double clicking on the various branches/observables. 86 86 87 You can then pl ay plot important observable with a simple selection with the following syntax:87 You can then plot important observable with a simple selection with the following syntax: 88 88 {{{ 89 89 Delphes->Draw("Muon.PT", "Muon.PT > 20");