Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-06 08:13:58

0001 #pragma once
0002 
0003 #include <fun4all/Fun4AllServer.h>
0004 #include <fun4all/Fun4AllDstInputManager.h>
0005 // #include <fun4all/Fun4AllDstOutputManager.h>
0006 
0007 #include <GlobalVariables.C>
0008 
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 <inttread/InttAna.h>
0019 #include <inttxyvertexfinder/InttXYVertexFinder.h>
0020 
0021 //R__LOAD_LIBRARY(libinttread.so)
0022 //R__LOAD_LIBRARY(libanatutorial.so)
0023 
0024 #include "functions.hh"