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 TRACKINGSEED_CLASSES_H
2 #define TRACKINGSEED_CLASSES_H
3 
6 #include <vector>
7 
8 namespace {
9  struct dictionary {
10  edm::Wrapper<TrackingSeedCollection> trackingSeedCollectionWrapper;
11  };
12 }
13 
14 #endif // TRACKINGSEED_CLASSES_H