File indexing completed on 2025-08-06 08:13:57
0001 #include <fun4all/Fun4AllServer.h>
0002 #include <fun4all/Fun4AllDstInputManager.h>
0003
0004 #include <GlobalVariables.C>
0005 #include <G4_Global.C>
0006
0007
0008
0009 #include <Trkr_Clustering.C>
0010 #include <Trkr_RecoInit.C>
0011
0012 #include <phool/recoConsts.h>
0013
0014
0015 R__LOAD_LIBRARY(libfun4all.so)
0016 R__LOAD_LIBRARY(libfun4allraw.so)
0017
0018 #include <globalvertex/GlobalVertexReco.h>
0019 #include <MbdReco.h>
0020 R__LOAD_LIBRARY(libmbd.so)
0021
0022 #include <inttread/InttAna.h>
0023
0024
0025 #include <InttZVertexFinder.h>
0026 #include <InttXYVertexFinder.h>
0027
0028 R__LOAD_LIBRARY(libinttread.so)
0029
0030
0031 #include "functions.hh"