CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FSimDisplacedVertexFwd.h
Go to the documentation of this file.
1 #ifndef FastSimDataFormats_NuclearInteractions_FSimDisplacedVertexFwd_h
2 #define FastSimDataFormats_NuclearInteractions_FSimDisplacedVertexFwd_h
3 
4 #include <vector>
6 
7 
9 
11 typedef std::vector<FSimDisplacedVertex> FSimDisplacedVertexCollection;
12 
13 
16 
19 
20 
21 #endif
edm::Handle< FSimDisplacedVertexCollection > FSimDisplacedVertexHandle
handle to a FSimDisplacedVertex collection
std::vector< FSimDisplacedVertex > FSimDisplacedVertexCollection
collection of FSimDisplacedVertex objects
A FSimDisplacedVertex extends the FSimVertex with VertexType information.
edm::Ref< FSimDisplacedVertexCollection > FSimDisplacedVertexRef
persistent reference to a FSimDisplacedVertex objects