Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-12-17 09:14:11

0001 #ifndef __ANALYZE_H__
0002 #define __ANALYZE_H__
0003 
0004 
0005 int InitAnalysis (const char* outRootfile); //++CINT 
0006 int RunAnalysis (const char* rootFileList); //++CINT 
0007 
0008 #endif /* __ANALYZEINTTEVENT_H__ */