ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RawClusterDefs.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file RawClusterDefs.h
1 #ifndef CALOBASE_RAWCLUSTERDEFS_H
2 #define CALOBASE_RAWCLUSTERDEFS_H
3 
4 namespace RawClusterDefs
5 {
6  typedef unsigned int keytype;
7 }
8 
9 #endif