Fork me on GitHub

source: svn/trunk/Utilities/Fastjet/include/fastjet/config_win.h@ 309

Last change on this file since 309 was 11, checked in by severine ovyn, 16 years ago

Fastjet added; CDFCones directory has been changed

File size: 325 bytes
Line 
1#define PACKAGE_STRING "FastJet 2.3.4"
2#define PACKAGE_VERSION "2.3.4"
3
4/* The CDFJetClu and CDFMidPoint plugins are enabled by default*/
5#define ENABLE_PLUGIN_CDFCONES
6
7/* The PxCone plugin is disabled by default*/
8#undef ENABLE_PLUGIN_PXCONE
9
10/* The SISCone plugin is enabled by default*/
11#define ENABLE_PLUGIN_SISCONE
Note: See TracBrowser for help on using the repository browser.