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.
2 
5 
8 
9 
10 #include <vector>
15 
16 
17 namespace {
18  struct dictionary {
19 
20  FSimVertexType dummy0;
21  std::vector<FSimVertexType> dummy1;
24 
25 
26 
27 
28  FSimDisplacedVertex dummy4;
29  std::vector<FSimDisplacedVertex> dummy5;
32 
33 
34  };
35 }
A FSimVertexType hold the information on the vertex origine.
A FSimDisplacedVertex extends the FSimVertex with VertexType information.