Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2026-04-02 08:12:01

0001 #ifndef FUN4CAL_FUN4CALHISTOBINDEFS_H
0002 #define FUN4CAL_FUN4CALHISTOBINDEFS_H
0003 
0004 namespace Fun4CalHistoBinDefs
0005 {
0006   enum
0007   {
0008     FIRSTRUNBIN = 1,
0009     LASTRUNBIN,
0010     BORTIMEBIN,
0011     EORTIMEBIN,
0012     LASTBINPLUSONE
0013   };
0014 };
0015 
0016 #endif /* FUN4CAL_FUN4CALHISTOBINDEFS_H */