9 #define FUN4ALL_RUNLAMBDAJETHUNTER_C
21 #include "/sphenix/user/danderson/install/include/slambdajethunter/SLambdaJetHunter.h"
22 #include "/sphenix/user/danderson/install/include/slambdajethunter/SLambdaJetHunterConfig.h"
25 R__LOAD_LIBRARY(/sphenix/user/danderson/install/lib/libslambdajethunter.so)
26 R__LOAD_LIBRARY(/sphenix/user/danderson/install/lib/libscorrelatorutilities.so)
30 using namespace SColdQcdCorrelatorAnalysis;
37 "DST_GLOBAL_pythia8_Jet10_3MHz-0000000008-04075.root",
38 "DST_TRUTH_pythia8_Jet10_3MHz-0000000008-04075.root"
56 gSystem ->
Load(
"libg4dst.so");
57 gSystem ->
Load(
"libFROG.so");
64 for (
size_t iInput = 0; iInput < sInput.size(); iInput++) {
66 inManager -> AddFile(sInput.at(iInput));
67 ffaServer -> registerInputManager(inManager);
72 ffaServer -> registerSubsystem(hunter);