Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HistoBinDefs.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file HistoBinDefs.h
1 #ifndef HISTOBINDEFS_H__
2 #define HISTOBINDEFS_H__
3 
4 #define RUNNUMBERBIN 1
5 #define CURRENTTIMEBIN 2
6 #define BORTIMEBIN 3
7 #define EORTIMEBIN 4
8 #define LOWRUNEVENTBIN 5
9 #define EARLYEVENTTIMEBIN 6
10 #define EARLYEVENTNUMBIN 7
11 
12 #define NFRAMEWORKBINS 7
13 
14 #endif /* HISTOBINDEFS_H__ */