adopted dks to root6 (branch dks6). Not yet tested.

This commit is contained in:
2017-02-07 16:12:49 +01:00
parent 38c4293d58
commit 18d037fdf2
66 changed files with 160 additions and 88 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ using namespace std;
#include <TString.h>
// the following ifdef is needed for GCC 4.6 or higher, fftw 3.3 or higher and root 5.30.03 or lower
#ifdef __CINT__
#ifdef __CLING__
typedef struct { char a[7]; } __float128; // needed since cint doesn't know it
#endif
#include "fftw3.h"