CMS 3D CMS Logo

L1TMuonEndCapParams.h
Go to the documentation of this file.
1 //
2 // L1TMuonEndCapParams: parameters needed to calculte the EMTF algorithm
3 //
4 
5 #ifndef l1t_L1TMuonendCapParams_h
6 #define l1t_L1TMuonendCapParams_h
7 
8 #include <memory>
9 #include <iostream>
10 #include <vector>
11 #include <map>
12 
14 
16  public:
17 
20  }
22 
23  // FIXME MULHEARN: this requires cleanup too, but leaving as is for now:
26 
28 };
29 #endif
#define COND_SERIALIZABLE
Definition: Serializable.h:38