EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SmearConstants.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file SmearConstants.h
1 
10 #ifndef INCLUDE_EICSMEAR_SMEAR_SMEARCONSTANTS_H_
11 #define INCLUDE_EICSMEAR_SMEAR_SMEARCONSTANTS_H_
12 
13 namespace Smear {
14 
21  enum KinType {
23  };
24 
26  enum EGenre {
28  };
29 
31  enum ECharge {
33  };
34 
35 } // namespace
36 #endif // INCLUDE_EICSMEAR_SMEAR_SMEARCONSTANTS_H_