Skip to content

Releases: DRAGON-Collaboration/analyzer

ROOT6

14 Feb 01:21
Compare
Choose a tag to compare

Feature: Now compatible with ROOT6 (does not break backwards compatibility).

Fixed OSX bugs

08 Jun 00:53
Compare
Choose a tag to compare

Fixed a long standing bug in the Makefile that caused compilation to hang at a rootcint prompt when compiling on OSX as well as a subtle bug that resulted in the -std=c++11 flag being errantly passed to $(CC) when USE_ROOT=YES and ROOT is compiled with the cxx11 option set to ON.

Ubuntu 16.04 compatibility

31 May 23:21
Compare
Choose a tag to compare

Note: installing on Ubuntu 16.04 requires clang.

v1.2.1

19 Sep 22:08
Compare
Choose a tag to compare

Fixed backwards compatibility issue with 1.2.0

SONIK w/ dragon::MakeChains

30 Aug 20:47
Compare
Choose a tag to compare

Added SONIK tree (t0) to dragon::MakeChains.

Also corrected typographical errors in mid2root --help documentation and fixed bug in dragon::Scaler::plot (added option to draw command).

SONIK w/mid2root

09 Jul 21:06
Compare
Choose a tag to compare

Patch: mid2root now makes all trees.

SONIK

07 Jul 17:55
Compare
Choose a tag to compare

Adds code to accommodate SONIK detectors (instead of faking them as DSSSD strips).

ROOT bug workaround

09 Jun 18:43
Compare
Choose a tag to compare

Fixed bug appearing w/ ROOT 5.34.18 where midas::Event::Header typedef caused crashes when creating a coincidence branch.

Fixed More Mavericks Bugs

20 Mar 00:30
Compare
Choose a tag to compare

Fixed more compilation issues on OS/X 10.9 (Mavericks)

v1.0.1

23 Jan 16:17
Compare
Choose a tag to compare

Code is completely the same as v1.0.0, just removed a file that's no longer relevant.