2 #if ROOT_VERSION_CODE >= ROOT_VERSION(6,00,0)
18 #include "jetvalidation/EMJetVal.h"
22 R__LOAD_LIBRARY(libfun4all.so)
23 R__LOAD_LIBRARY(libg4jets.so)
24 R__LOAD_LIBRARY(libjetbackground.so)
25 R__LOAD_LIBRARY(libJetValidation.so)
26 R__LOAD_LIBRARY(libg4centrality.so)
27 R__LOAD_LIBRARY(libg4dst.so)
34 const char *filelistcalo =
"dst_calo_cluster.list",
35 const char *filelistglobal =
"dst_global.list",
36 const char *outname =
"output.root")
57 EMJetVal *myEMJetVal =
new EMJetVal(
"AntiKt_Tower_r04_Sub1",
"AntiKt_Truth_r04", outname);