Releases: DRAGON-Collaboration/analyzer
ROOT6
Fixed OSX bugs
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
Note: installing on Ubuntu 16.04 requires clang.
v1.2.1
Fixed backwards compatibility issue with 1.2.0
SONIK w/ dragon::MakeChains
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
Patch: mid2root now makes all trees.
SONIK
Adds code to accommodate SONIK detectors (instead of faking them as DSSSD strips).
ROOT bug workaround
Fixed bug appearing w/ ROOT 5.34.18 where midas::Event::Header typedef caused crashes when creating a coincidence branch.
Fixed More Mavericks Bugs
Fixed more compilation issues on OS/X 10.9 (Mavericks)
v1.0.1
Code is completely the same as v1.0.0, just removed a file that's no longer relevant.