![]() |
![]() |
#include <vector>
#include "DataFormats/Common/interface/Ref.h"
Go to the source code of this file.
Typedefs | |
typedef std::vector < FSimVertexType > | FSimVertexTypeCollection |
collection of FSimVertexType objects | |
typedef edm::Handle < FSimVertexTypeCollection > | FSimVertexTypeHandle |
handle to a FSimVertexType collection | |
typedef edm::Ref < FSimVertexTypeCollection > | FSimVertexTypeRef |
persistent reference to a FSimVertexType objects |
typedef std::vector<FSimVertexType> FSimVertexTypeCollection |
collection of FSimVertexType objects
Definition at line 7 of file FSimVertexTypeFwd.h.
handle to a FSimVertexType collection
Definition at line 17 of file FSimVertexTypeFwd.h.
persistent reference to a FSimVertexType objects
Definition at line 14 of file FSimVertexTypeFwd.h.