00001 #ifndef JETCALIBTOOLS_JETCALIBTOOLSDICT_H
00002 #define JETCALIBTOOLS_JETCALIBTOOLSDICT_H 1
00003
00004
00005
00006
00007
00008
00009 #if defined(__GCCXML__) and not defined(EIGEN_DONT_VECTORIZE)
00010 #define EIGEN_DONT_VECTORIZE
00011 #endif
00012
00013 #include "JetCalibTools/JetCalibrationTool.h"
00014
00015 #endif