2 #if ROOT_VERSION_CODE >= ROOT_VERSION(6,00,0)
27 #include <randomconeana/RandomConeAna.h>
29 R__LOAD_LIBRARY(libfun4all.so)
30 R__LOAD_LIBRARY(libg4jets.so)
31 R__LOAD_LIBRARY(libjetbackground.so)
32 R__LOAD_LIBRARY(libjetbase.so)
33 R__LOAD_LIBRARY(libg4centrality.so)
34 R__LOAD_LIBRARY(libg4dst.so)
35 R__LOAD_LIBRARY(libRandomConeAna.so)
43 const char *filelisttruth =
"dst_truth_jet.list",
44 const char *filelistcalo =
"dst_calo_cluster.list",
45 const char *filelistglobal =
"dst_global.list",
46 const char * outputfile =
"output.root"