CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes.h
Go to the documentation of this file.
1 #ifndef ROADSEARCHSEED_CLASSES_H
2 #define ROADSEARCHSEED_CLASSES_H
3 
6 #include <vector>
7 
8 namespace {
9  struct dictionary {
10  edm::Wrapper<RoadSearchSeedCollection> roadSearchSeedCollectionWrapper;
13  };
14 }
15 
16 #endif // ROADSEARCHSEED_CLASSES_H