]> git.uio.no Git - u/mrichter/AliRoot.git/blob - JETAN/fastjet/CDFMidPointPlugin.hh
- fixing use of centrality class
[u/mrichter/AliRoot.git] / JETAN / fastjet / CDFMidPointPlugin.hh
1 // for backwards compatibility fastjet/CDFMidPointPlugin.hh can also be
2 // accessed through this file without specifying "fastjet/"; this is
3 // however deprecated for new code, and is not guaranteed to work from
4 // release 3.x onwards
5 #ifndef __BACKWARD_WARNING__
6 #define __BACKWARD_WARNING__
7 #warning This file includes at least one deprecated FastJet header. \
8 Please consider including FastJet plugins using "fastjet/...Plugin.hh" \
9 For backwards compatibility fastjet/...Plugin.hh can also be accessed \
10 through this file without specifying "fastjet/"; this is however \
11 deprecated for new work, and is not guaranteed to work from release \
12 3.x onwards.
13 #endif
14
15 #include "fastjet/CDFMidPointPlugin.hh"