Skip to content

Releases: e4nu/e4nuanalysiscode

v3.2.0

14 Jul 13:33

Choose a tag to compare

Storing latest changes here, first paper version

v3.1.0

14 May 13:22

Choose a tag to compare

This is an improved version of the code which contains updated fiducial cuts (theta cuts), updated background substraction and fixed the definition of the true vs truereco calculation. It is the version being used for the technical note.

The background subtraction code has been validated for the 1p0pi topology, in which we get per-cent precision (2 GeV):

image
image

4 GeV:
image
image

The agreement for the 1p1pim topology is less good:

1 GeV:
image

2 GeV:
image

4 GeV:
image
image

To run the code I used:
./plot_bkg --input-file ../simulation/e4nuanalysis_1p1pim_GEM21_11a_Rarita_LFG_Q2_01_1GeV_eCarbon_NoRad_closuretest.root --observable ECal ;

v3.0.0

31 Jul 09:23
63f0972

Choose a tag to compare

v3.0.0

Major changes with respect to the previous version. The framework is more solid and has been fully tested with several analyses.
Some of the new features

  • Targeted configuration files for data/mc and each analysis type. The idea is that the user will know exactly how an analysis was run, and what inputs were used to run the analysis
  • Normalization parameters are stored in output root file. This allows easy plotting and prevents from user-side bugs in the normalization. Number of events is stored in both data and mc, but only really used for the MC normalization. It is useful to keep track of both.
  • Inclusive analysis was re-run. It showed up a small bug in the sector calculation. This has been fixed. ###

New E4nu analysis code

27 Apr 09:02
b74f3c1

Choose a tag to compare

This tag contains the first working version of the new e4nu analysis code. Data and MC files can be analysed within the same framework.
image
image

v1.0.0

31 Jan 09:33

Choose a tag to compare

Original implementation of e4nu analysis code. This version only handles the 1e1p0pi topology and background substraction