#include "SimDataFormats/Vertex/interface/SimVertex.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Typedefs | |
typedef std::vector< SimVertex > | edm::SimVertexContainer |
typedef edm::Ref< std::vector < SimVertex > > | edm::SimVertexRef |
typedef edm::RefProd < std::vector< SimVertex > > | edm::SimVertexRefProd |
typedef edm::RefVector < std::vector< SimVertex > > | edm::SimVertexRefVector |