Back to home page

sPhenix code displayed by LXR

 
 

    


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 //#include <G4_Centrality.C>
0008 //#include <G4_Input.C>
0009 #include <Trkr_Clustering.C>
0010 #include <Trkr_RecoInit.C>
0011 
0012 #include <phool/recoConsts.h>
0013 //#include <anatutorial/AnaTutorial.h>
0014 //#include <anatutorial/InttAna.h>
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 // #include <inttxyvertexfinder/InttZVertexFinder.h>
0024 // #include <inttxyvertexfinder/InttXYVertexFinder.h>
0025 #include <InttZVertexFinder.h>
0026 #include <InttXYVertexFinder.h>
0027 
0028 R__LOAD_LIBRARY(libinttread.so)
0029 //R__LOAD_LIBRARY(libanatutorial.so)
0030 
0031 #include "functions.hh"