CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MyHcalClasses.h
Go to the documentation of this file.
1 #ifndef MYHCALCLASSES_INCLUDED
2 #define MYHCALCLASSES_INCLUDED
3 
10  HcalOther=7 };
11  typedef struct {
13  int ieta;
14  int iphi;
15  int depth;
16  }
18 
19 
20  typedef struct {
21 
22  int fiber;
23  int fiberChan;
24  int crate;
25 
26  int Slot;
27  char tb;
28  }
30 
31 
32 
33 #endif // MYHCALCLASSES_INCLUDED
MyHcalSubdetector subdet
Definition: MyHcalClasses.h:12
MyHcalSubdetector
Definition: MyHcalClasses.h:4