FastJet 3.0.2
|
00001 #define FASTJET_PACKAGE_STRING "FastJet 3.0.2" 00002 #define FASTJET_PACKAGE_VERSION "3.0.2" 00003 00004 /* The ATLASCone plugin is disabled by default*/ 00005 #undef FASTJET_ENABLE_PLUGIN_ATLASCONE 00006 00007 /* The CDFJetClu and CDFMidPoint plugins are enabled by default*/ 00008 #define FASTJET_ENABLE_PLUGIN_CDFCONES 00009 00010 /* The CMSIterativeCone plugin is disabled by default*/ 00011 #undef FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE 00012 00013 /* The D0RunICone plugin is disabled by default*/ 00014 #undef FASTJET_ENABLE_PLUGIN_D0RUNICONE 00015 00016 /* The D0RunIICone plugin is disabled by default*/ 00017 #undef FASTJET_ENABLE_PLUGIN_D0RUNIICONE 00018 00019 /* The EECambridge plugin is enabled by default*/ 00020 #define FASTJET_ENABLE_PLUGIN_EECAMBRIDGE 00021 00022 /* The Jade plugin is enabled by default*/ 00023 #define FASTJET_ENABLE_PLUGIN_JADE 00024 00025 /* The NestedDefs plugin is enabled by default*/ 00026 #define FASTJET_ENABLE_PLUGIN_NESTEDDEFS 00027 00028 /* The PxCone plugin is disabled by default*/ 00029 #undef FASTJET_ENABLE_PLUGIN_PXCONE 00030 00031 /* The SISCone plugin is enabled by default*/ 00032 #define FASTJET_ENABLE_PLUGIN_SISCONE 00033 00034 /* The TrackJet plugin is disabled by default*/ 00035 #undef FASTJET_ENABLE_PLUGIN_TRACKJET 00036 00037 /* The GridJet plugin is enabled by default */ 00038 #define FASTJET_ENABLE_PLUGIN_GRIDJET 00039 00040 /* end of plugin section */