StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StFastJetAreaPars.cxx
1 #include "fastjet/AreaDefinition.hh"
2 #include "StjFastJet.h"
3 #include "StFastJetAreaPars.h"
4 
5 const int StFastJetAreaPars::active_area = fastjet::active_area;
6 const int StFastJetAreaPars::active_area_explicit_ghosts = fastjet::active_area_explicit_ghosts;
7 const int StFastJetAreaPars::one_ghost_passive_area = fastjet::one_ghost_passive_area;
8 const int StFastJetAreaPars::passive_area = fastjet::passive_area;