Skip to content
Snippets Groups Projects

Created new plots and updated old ones with corrected Monte Carlo data

Merged Mason Housenga requested to merge initial_plots into main

Created by: Akshay-Vellore

This PR contains scripts for the overlaid 1-D histograms as well as for all of the previous 2-D histograms, now using the Fermi-corrected data. It also modifies the All-Energy vs. BRAN plots so that they include the whole distribution, as it turns out that a significant portion of the distribution gets cut out if the x-axis is only plotted out to 2 x 10^5 MeV, but completely fits in 4 x 10^5 MeV.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
14 14 /**
15 15 * @brief plot EM module truth vs BRAN truth
16 16 * this version is simpler and plots with an event loop, using TTreeReader
17 * run with, for example: root -b -q -l plot_em_vs_bran_v1.cpp
17 * run with, for example: root -b -q -l scripts/plot_em_vs_bran_v1.cpp
  • Created by: masonrh2

    This is correct if you're executing ROOT from the root directory of the repo, but I have been assuming that we execute root ... from the scripts directory. Either is fine, but I've changed the paths in our macros such that the scripts can be executed from the scripts directory, for consistency.

  • Merged by: masonrh2 at 2024-06-26 21:49:52 UTC

  • closed

  • Mason Housenga merged manually

    merged manually

  • Please register or sign in to reply
    Loading