ujphys / 4lMET_Ana

.
0 stars 0 forks source link

Origin/sum base vars #26

Closed rsamconn closed 1 month ago

rsamconn commented 1 month ago

Major restructuring of analysis/ folder

  1. Created includes/ folder for useful functions
  2. Created basic-analysis/ folder and moved all code for getting a simple event breakdown into it (Eventloop recording info from each particle in histograms, more code to combine these into 1 histogram for each particle type, code to plot the resulting histograms)
  3. Created advanced-analyses/ folder for any work that's not just looking at getting the basic variables from events (e.g. mH-scaling, boosting into a reference frame)

New Code

  1. Created several functions for the includes/ folder
  2. Within analysis/advanced-analyses/, created mH-scaling/ folder. This has sections for crystal-ball fitting, scaling histograms and plotting histograms as a stack