Class Reference for E1039 Core & Analysis Software
PHG4CylinderCellDefs.h
Go to the documentation of this file.
1 #ifndef PHG4CYLINDERCELLGEFS_H
2 #define PHG4CYLINDERCELLGEFS_H
3 
5 {
6  typedef unsigned int keytype;
7  static int keybits = 8;
8  static int cell_idbits = 32 - keybits;
10 }
11 
12 #endif