Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-03 08:16:51

0001 #ifndef FUN4ALLRAW_SINGLEMICROMEGASPOOLINPUT_H
0002 #define FUN4ALLRAW_SINGLEMICROMEGASPOOLINPUT_H
0003 
0004 #include "SingleMicromegasPoolInput_v1.h"
0005 #include "SingleMicromegasPoolInput_v2.h"
0006 
0007 using SingleMicromegasPoolInput = SingleMicromegasPoolInput_v2;
0008 #endif