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:
18  PtAssignVersion_ = 1;
19  firmwareVersion_ = 1;
24  }
26 
27  // FIXME MULHEARN: this requires cleanup too, but leaving as is for now:
30 
32 };
33 #endif
#define COND_SERIALIZABLE
Definition: Serializable.h:39