00001
00002
00003
00004
00005 #ifndef __BACKWARD_WARNING__
00006 #define __BACKWARD_WARNING__
00007 #warning This file includes at least one deprecated FastJet header. \
00008 Please consider including FastJet plugins using "fastjet/...Plugin.hh" \
00009 For backwards compatibility fastjet/...Plugin.hh can also be accessed \
00010 through this file without specifying "fastjet/"; this is however \
00011 deprecated for new work, and is not guaranteed to work from release \
00012 3.x onwards.
00013 #endif
00014
00015 #include "fastjet/PxConePlugin.hh"