test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PackerTokens.h
Go to the documentation of this file.
1 #ifndef PackerTokens_h
2 #define PackerTokens_h
3 
4 namespace edm {
5  class ConsumesCollector;
6  class ParameterSet;
7 }
8 
9 namespace l1t {
10  class PackerTokens {
11  };
12 }
13 
14 #endif