CMS 3D CMS Logo

L1AnalysisL1MenuDataFormat.h
Go to the documentation of this file.
1 #ifndef __L1Analysis_L1AnalysisL1MenuDataFormat_H__
2 #define __L1Analysis_L1AnalysisL1MenuDataFormat_H__
3 
4 #include <vector>
5 
6 namespace L1Analysis
7 {
9  {
12 
13  void Reset()
14  {
19  }
20 
25 
26 
27 
28  };
29 }
30 #endif
31 
32