CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FSimVertexTypeFwd.h
Go to the documentation of this file.
1 #ifndef FastSimDataFormats_NuclearInteractions_FSimVertexTypeFwd_h
2 #define FastSimDataFormats_NuclearInteractions_FSimVertexTypeFwd_h
3 
4 #include <vector>
6 
8 
10 typedef std::vector<FSimVertexType> FSimVertexTypeCollection;
11 
12 
15 
18 
19 
20 #endif
A FSimVertexType hold the information on the vertex origine.
std::vector< FSimVertexType > FSimVertexTypeCollection
collection of FSimVertexType objects
edm::Ref< FSimVertexTypeCollection > FSimVertexTypeRef
persistent reference to a FSimVertexType objects
edm::Handle< FSimVertexTypeCollection > FSimVertexTypeHandle
handle to a FSimVertexType collection