Main Page
Namespaces
Classes
Package Documentation
SimDataFormats
Associations
interface
VertexAssociation.h
Go to the documentation of this file.
1
#ifndef SimDataFormats_Associations_VertexAssociation_h
2
#define SimDataFormats_Associations_VertexAssociation_h
3
4
#include "
DataFormats/VertexReco/interface/Vertex.h
"
5
#include "
DataFormats/VertexReco/interface/VertexFwd.h
"
6
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingVertex.h
"
7
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingVertexContainer.h
"
8
#include "
DataFormats/Common/interface/OneToManyWithQualityGeneric.h
"
9
#include "
DataFormats/Common/interface/AssociationMap.h
"
10
#include "
DataFormats/Common/interface/View.h
"
11
12
namespace
reco
{
13
typedef
edm::AssociationMap<edm::OneToManyWithQuality <TrackingVertexCollection, edm::View<reco::Vertex>
,
double
> >
VertexSimToRecoCollection
;
14
typedef
edm::AssociationMap<edm::OneToManyWithQuality <edm::View<reco::Vertex>
,
TrackingVertexCollection
,
double
> >
VertexRecoToSimCollection
;
15
}
16
17
#endif
reco::VertexSimToRecoCollection
edm::AssociationMap< edm::OneToManyWithQuality< TrackingVertexCollection, edm::View< reco::Vertex >, double > > VertexSimToRecoCollection
Definition:
VertexAssociation.h:13
AssociationMap.h
TrackingVertexContainer.h
TrackingVertex.h
VertexFwd.h
View.h
edm::AssociationMap
Definition:
AssociationMap.h:48
Vertex.h
reco::VertexRecoToSimCollection
edm::AssociationMap< edm::OneToManyWithQuality< edm::View< reco::Vertex >, TrackingVertexCollection, double > > VertexRecoToSimCollection
Definition:
VertexAssociation.h:14
TrackingVertexCollection
std::vector< TrackingVertex > TrackingVertexCollection
Definition:
TrackingVertexContainer.h:8
OneToManyWithQualityGeneric.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
Generated for CMSSW Reference Manual by
1.8.11