fastjet 2.4.5
config_win.h
Go to the documentation of this file.
00001 #define PACKAGE_STRING  "FastJet 2.4.5"
00002 #define PACKAGE_VERSION  "2.4.5"
00003 
00004 /* The CDFJetClu and CDFMidPoint plugins are enabled by default*/
00005 #define ENABLE_PLUGIN_CDFCONES 
00006 
00007 /* The PxCone plugin is disabled by default*/
00008 #undef ENABLE_PLUGIN_PXCONE
00009 
00010 /* The SISCone plugin is enabled by default*/
00011 #define ENABLE_PLUGIN_SISCONE 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines