Skip to content

Releases: marcodeltutto/UBXSec

v3.2.0

24 Feb 09:56
b3585be
Compare
Choose a tag to compare
  • New cuts to remove nues
  • Bug fix for ACPT ophite vector
  • More variables to output tree
  • General improvements

v3.1.1

09 Feb 22:35
4bf6c5f
Compare
Choose a tag to compare
  • Bug fix in mip_consistency
  • Addition of bnb_correction weights
  • Addition of dqdx gain calibrations
  • Addition of new TrackQuality algo (but not in eat selection yet)

v3.1.0

05 Feb 11:01
63b196a
Compare
Choose a tag to compare
  • MIP consistency cut added to event selection chain
  • MCS-TrackLength quality cut added to event selection chain

v3.0.2

24 Jan 15:01
9cd86ba
Compare
Choose a tag to compare

Fixes a bug in tpcobjectmaker.fcl that was preventing to use the premade MCP-Hit assns.

v3.0.1

19 Jan 13:48
30888db
Compare
Choose a tag to compare
  • Includes MCS delta LL cut in the cosmic removal
  • Includes dQ/ds v.s. Length cut done with SVM classifier
  • Few bug fixes

v3.0.0

16 Jan 23:40
03e432a
Compare
Choose a tag to compare
  • Now compatible with MCC8.5 and MCC8.6.
  • Includes compatibility for slimmed MC and data files.
  • Breaks backward compatibility with <= MCC8.4.
  • Includes stopping muon tagger in cosmic removal chain.
  • Plus other minor fixes and improvements.

v2.0.5

13 Nov 23:10
d5f12f7
Compare
Choose a tag to compare

Now SelectionResult store the whole cut flow history for each event. SelectionResult::GetCutFlowStatus() now returns a std::mapstd::string,bool which is a map from cut name to cut status (pass/fail the cut).

v2.0.4

02 Nov 02:14
9b680fa
Compare
Choose a tag to compare

Fixes bugs in NuMuCCEventSelection

v2.0.3

31 Oct 22:14
16e9422
Compare
Choose a tag to compare

Fixes a bug that prevented to access the SelectionResults.

v2.0.2

27 Oct 13:23
Compare
Choose a tag to compare

Includes:

  • fix of muon_is_reco variable
  • dq/dx calculation
  • more truth variables for efficiency calculation
  • general bug fixes